美文网首页
xcode archive报错:bitcode bundle c

xcode archive报错:bitcode bundle c

作者: 清蘂翅膀的技术 | 来源:发表于2017-06-29 14:29 被阅读0次

问题描述:真机和模拟器测试都能编译安装,但是需要打包archive的时候 总是编译出错

打印出来的错误:

Showing Recent Messages

ld: bitcode bundle could not be generated because ‘../.framework/..’ was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture armv7

(2)解决办法:

再archive一次就可以了

相关文章

网友评论

      本文标题:xcode archive报错:bitcode bundle c

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