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

Xcode7 bitcode error for cast library #37

Open
ghenry22 opened this issue Oct 15, 2015 · 1 comment
Open

Xcode7 bitcode error for cast library #37

ghenry22 opened this issue Oct 15, 2015 · 1 comment

Comments

@ghenry22
Copy link

2015-10-15 10_06_02-os x mavericks - vmware workstation
When building the API Sampler app with xcode7 for deployment to a real device it fails as the cast library is was not compiled with bitcode enabled.

You can work around this by disabling bitcode in the build settings (enable all settings to see the option).

BUT this is likely to become a blocker at some point for ios when Apple makes bitcode a requirement rather than an option.

I believe that fixing this would require google to recompile the library in some way so it may not be something for the connectSDK team to fix but it is something to be aware of and maybe send a request to google which may be given more weight than if it comes from random individual developers.

@boedy
Copy link

boedy commented Jan 22, 2016

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

No branches or pull requests

2 participants