Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

Enable bitcode error #24

Open
AdrianaPineda opened this issue Sep 8, 2015 · 2 comments
Open

Enable bitcode error #24

AdrianaPineda opened this issue Sep 8, 2015 · 2 comments

Comments

@AdrianaPineda
Copy link

Hi! I'm getting the following error (I'm using Xcode 7).

ld: 'path_to_my_file(p5_crpt2.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

Thanks!

@csotiriou
Copy link

Just disable bitcode support in the build settings. Bitcode support is something new to iOS 9, and is used in App Thinning.

@jackrex
Copy link

jackrex commented Jun 10, 2016

just disable @AdrianaPineda

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

3 participants