Xcode15踩坑
2023-09-26 本文已影响0人
笑看人生_44e2
报错
Xcode 15 beat6 Assertion failed: (false && "compact unwind compressed function offset doesn't fit in 24 bits"), function operator(), file Layout.cpp, line 5758.
解决方案:
TARGETS---Build Settings -> other linker flags 新增 "-ld64"