更新xcode15项目报错

作者: 西贝人立口 | 来源:发表于2023-09-20 08:30 被阅读0次

    更新xcode15后项目报错,报错信息如下:

    Assertion failed: (false && "compact unwind compressed function offset doesn't fit in 24 bits"), function operator(), file Layout.cpp, line 5758.
    

    build settings搜索other linker,在other linker flags中添加"-ld64"

    相关文章

      网友评论

        本文标题:更新xcode15项目报错

        本文链接:https://www.haomeiwen.com/subject/zaznvdtx.html