真机调试
2016-05-28 本文已影响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://img.haomeiwen.com/i1840549/adfb653313acee39.jpeg)
就可以了。