Unable to build with Xcode 7.0 Beta 6
Opened this issue · 0 comments
destryteeter commented
I'm attempting to build using the latest Xcode 7.0 Beta 6 IDE but am receiving an error:
ld: '.../GalileoControl.framework/GalileoControl(GCGalileo.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an update 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)
Is there plan to include bitcode in the galileo ios sdk?