Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bitcode #529

Closed
Closed
@aral

Description

@aral

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:

bitcode

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions