美文网首页
真机调试

真机调试

作者: 海泉 | 来源:发表于2016-05-28 17:29 被阅读12次

    出现如下错误

    *** does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7

    把bit code关掉

    就可以了。

    相关文章

      网友评论

          本文标题:真机调试

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