Closed
Description
Linker failure when compiling for device with iPhoneOS9.1.sdk:
ld: '/Users/aral/Ind.ie/products/blockdown/apps/Carthage/Build/iOS/ObjectiveGit
.framework/ObjectiveGit' does not contain bitcode. You must rebuild it with bit code
enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the
vendor, or disable bitcode for this target. for architecture arm64
The workaround, as stated in the error message, is to disable bitcode for your target:
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels