Xcode 15 Assertion failed: (fals

2024-02-26  本文已影响0人  EdenChow

XCode 15 以上版本 真机运行报错:Assertion failed: (false && "compact unwind compressed function offset doesn't fit in 24 bits"), function operator(), file Layout.cpp, line 5758

WeChat0d8fc9d92ba232b5cef475280b91b43b.png

解决办法:
在 targets-->Build Settings -->Other Linker Flags 里添加 -ld_classic

上一篇 下一篇

猜你喜欢

热点阅读