does not contain bitcode. You must rebuild it with

Posted 小眼奇遇记

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了does not contain bitcode. You must rebuild it with相关的知识,希望对你有一定的参考价值。

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

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

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

技术分享

 

以上是关于does not contain bitcode. You must rebuild it with的主要内容,如果未能解决你的问题,请参考以下文章