首页 > 其他 > 详细

does not contain bitcode. You must rebuild it with

时间:2017-02-08 18:37:11      阅读:155      评论:0      收藏:0      [点我收藏+]

 *** 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

新升级了xcode7 以前的项目都报了这个错,原因是原来的静态库都不包括 bitcode 这个东西,xcode默认包含了这个库。

至于什么是bitcode,请看这里: http://blog.csdn.net/soindy/article/details/48518717

现在我们把bitcode关掉:  ???

技术分享

 

 

--------------------------------------------

转:http://blog.sina.com.cn/s/blog_6a53af420102vv7f.html

does not contain bitcode. You must rebuild it with

原文:http://www.cnblogs.com/wainiwann/p/6379307.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!