Unity: 5.3.0f4 ;
Xcode:Version 7.2 (7C68);
error :
Undefined symbols for architecture arm64:
"__ios91orNewer", referenced from:
____Z22IsStylusTouchSupportedv_block_invoke in libiPhone-lib.a(iPhoneInputImpl.o)
"__ios90orNewer", referenced from:
iphone::OnProcessTouchEvents(NSSet*, NSSet*) in libiPhone-lib.a(iPhoneInputImpl.o)
____Z24IsTouchPressureSupportedv_block_invoke in libiPhone-lib.a(iPhoneInputImpl.o)
"_UnityRequestQuit", referenced from:
UnityPlayerLoopImpl(bool) in libiPhone-lib.a(LibEntryPoint.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
please.
↧