does not contain bitcode. You must rebuild it with

Source: Internet
Author: User

* * * does not contain bitcode. You must rebuild it with Bitcode enabled (Xcode setting Enable_bitcode

Category: IOS Error 2015-09-17 11:37 953 people read reviews (2) favorites report

Appthinning

Xcode 7 Running Project error:

Error 1. Undefined Symbols for Architecture armv7:

"_compress2", referenced from:

+[umandeflated DeflatedDataPrefixedWith:level:source:] in libmobclicklibrary.a (UMDEFLATED.O)

Ld:symbol (s) not found for architecture armv7

Clang:error:linker command failed with exit code 1 (use-v to see invocation)


Error 2. does not contain bitcode. You must rebuild it with Bitcode enabled (Xcode setting Enable_bitcode), obtain a updated library from the vendor, or dis Able Bitcode for this target. For Architecture ARMv7


As a result of Xcode's own small problems, the project has been running a bug error 1. Then I will check the project Friends of the Library of the dependence of AH. Very sure to confirm that the library has been imported and inside the linked binary library.  (that is, build phases inside). And then constantly re-import clean many times or not. And then I collapsed. Then the Xcode reboot to run again the real error finally surfaced (after all, Xcode is Beta). is the content of error 2. Bitcode is not supported by the binary library of the Friend Alliance. and Xcode supports Bitcode by default, and if supported, All of the binary libraries and the framework must contain bitcode. As for what is Bitcode, see here: http://blog.csdn.net/soindy/article/details/48518717 Bitcode


Now we turn off the Bitcode:


does not contain bitcode. You must rebuild it with

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.