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

armv7s linker issue #30

Closed
iomark opened this issue Jun 30, 2015 · 2 comments
Closed

armv7s linker issue #30

iomark opened this issue Jun 30, 2015 · 2 comments

Comments

@iomark
Copy link

iomark commented Jun 30, 2015

Hello.

Thank you for excellent library.

I tried to use GBDeviceInfo in my project and got following issue presented on screenshot. Could you please help to resolve it. Seem it is related with using GBJailbreakDetection.framework. GBDeviceInfo with version 3.1 does not contain this one.

screen shot 2015-06-30 at 2 04 03 pm

@lmirosevic
Copy link
Owner

You can resolve this by setting your projects architectures to $(ARCHS_STANDARD) which includes: armv7 and arm64

@lmirosevic
Copy link
Owner

And version 3.1 doesn't include jailbreak detection, so you must be referring to 3.2

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