Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

no option for ENABLE_BITCODE #30

Open
philip-napofearth opened this issue Oct 20, 2015 · 3 comments
Open

no option for ENABLE_BITCODE #30

philip-napofearth opened this issue Oct 20, 2015 · 3 comments

Comments

@philip-napofearth
Copy link

I think the build scripts do not allow for Apple's new "app thinning" functionality because I see an error like this when I try to link libcurl into my Xcode project:

(libcurl_la-easy.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
@masteage
Copy link

maybe xcode 7.x not..;
maybe you use xcode 6.x.

@yilmazedis
Copy link

Any idea for this? I have got same problem like philip-napofearth mentioned

@h3smith
Copy link

h3smith commented Aug 3, 2022

This library is not compatible and never will be with Bitcode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants