edina / spatial-memories

0 stars 1 forks source link

Issue building a distribution build for test flight or app store #43

Closed murrayk closed 10 years ago

murrayk commented 10 years ago

Undefined symbols for architecture arm64

murrayk commented 10 years ago

http://stackoverflow.com/questions/19213782/undefined-symbols-for-architecture-arm64

You can fix the linker error by going to project -> target (your project name) -> build settings and change architectures to standard architectures (armv7, armv7s), and valid architectures to armv7, armv7s.