iOS version 11-14 crashed but not 15 and 16

Here's the crash log : Symbol not found: __ZTTNSt3__119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE Referenced from: /private/var/containers/Bundle/Application/D4AB108E-0D01-4C98-B0B4-3F15DA485DD0/UnityTestFramework.app/Frameworks/Native.framework/Native Expected in: /usr/lib/libc++.1.dylib

Xcode version - 14.3, iPhone min target set to 11.0, Added libc++.1.dylib in Link Binary with Libraries section, didnt work.

Quite not sure what I'm missing.

我也遇到了类似的问题,Xcode14对iOS12.2以下的版本闪退,Xcode14.3在iOS13-iOS14之间的系统闪退。不知道apple工具团队最近在干啥???

iOS version 11-14 crashed but not 15 and 16
 
 
Q