报错
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"
报错
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"
本文标题:Xcode15踩坑
本文链接:https://www.haomeiwen.com/subject/jithbdtx.html
网友评论