Skip to content

Xcode 5.1 64-bit simulator did not run #92

@udibr

Description

@udibr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions