Xcode 6 introduces Mach-O linker errors building for simulator | Unity Community
I can change the Base SDK to iOS 8.1 which changes the Valid Architectures to arm64 arm7 arm7s but I still get the linker errors. If I change the Valid Architectures to only arm7 or arm7s it still fails. I can also change the Architectures to Standard Arc...