Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable bitcode (Fix #20) #28

Merged
merged 1 commit into from
Jan 3, 2017
Merged

Conversation

brunolemos
Copy link
Contributor

@brunolemos brunolemos commented Dec 21, 2016

Apple recommends it to be YES.

Fixes this build error:

ld: './Build/Products/Release-iphoneos/libOAuthManager.a(OAuthClient.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)

Apple recommends it to be YES
@brunolemos
Copy link
Contributor Author

brunolemos commented Dec 31, 2016

@auser can you ship it? :shipit:
I always get this build error and have to change it manually.

@auser auser merged commit 9b33309 into fullstackreact:master Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants