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

Xcode 5.1 64-bit simulator did not run #92

Open
udibr opened this issue Mar 14, 2014 · 0 comments
Open

Xcode 5.1 64-bit simulator did not run #92

udibr opened this issue Mar 14, 2014 · 0 comments

Comments

@udibr
Copy link

udibr commented Mar 14, 2014

When trying to run a 64-bit simulator I got error message:
No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=i386).

I fixed this problem by doing:
Project Target > Build Settings > Architectures
and make
Build Active Architecture Only = NO

but then I got "Undefined symbols for architecture i386" for libevernote-sdk-ios.a

I fixed this problem by repeating the above procedure for the evernote-sdk-ios project

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

1 participant