iOS Question INSTALLED XCODE 7

kreativa

Member
Licensed User
Longtime User
Hi,
I've installed xcode 7 and now i cant compile my app.

This is the compiler error


ld: '../../Libs/libCore.a(B4INavigationControllerWrapper.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 armv7

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



Error: ** BUILD FAILED **



The following build commands failed:

Ld Payload/B4i-Bridge.app/B4i-Bridge normal armv7

(1 failure)
 
Top