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

Bitcode requirement for iOS 9 #21

Open
iyepes opened this issue Dec 23, 2015 · 3 comments
Open

Bitcode requirement for iOS 9 #21

iyepes opened this issue Dec 23, 2015 · 3 comments

Comments

@iyepes
Copy link

iyepes commented Dec 23, 2015

Hi,

I'm trying to use the app compiling in XCode over iOS 9 and it requires bitcode for all libraries. It can be solved using cocoapods, your project uses it but the pod file is not included in the repository.

Please include it so we can know the library versions and the libraries you are using.

Thanks

@iyepes
Copy link
Author

iyepes commented Jan 14, 2016

My two cents http://blog.hacemoscontactos.com/2015/12/24/implementando-un-entorno-de-pruebas-de-seguridad-para-ios/ it's in Spanish but google translate could help. I got it running in 9.2 however there's no jailbreak for that version yet, use 9.0.2 instead.

@ahoog42
Copy link

ahoog42 commented Oct 25, 2016

Hi @iyepes , I checked out your post and it helped me so thanks!

Building on that, I ran into additional issues documented a repeatable process to build and deploy DVIA for XCode 8 and iOS 10.

Hope this helps and if anyone runs into issues, please let me know as I'd like to update the post to reflect any tweaks.

@masbog
Copy link

masbog commented Mar 17, 2017

change all bitcode on debug to NO on your project and all target...

image

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

3 participants