"libEasyARUnity.a-arm64-master.o" does not contain bitcode.

0 votes
asked Jun 26, 2018 by chadidi (510 points)

I have this problem when i am trying to build 

I am using 

unity 2017.4.5f1

Xcode 9.3.1

Build version 9E501

I also followed the instructions in this link: https://www.easyar.com/doc_sdk/en/Getting-Started/Setting-up-EasyAR-Unity-SDK.html 

Please need help ASAP, Thanks

/Libraries/Plugins/iOS/libEasyARUnity.a(libEasyARUnity.a-arm64-master.o)' 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 arm64

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

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...