Closed murrayk closed 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.
Undefined symbols for architecture arm64