From now on, with XCode6, the minimum required architectures for submittin a binary are armv7 and arm64.
libiPhone-lib.a is only compiled with armv7.
How can I upload a unity project if this is not included? Is there any plan to include this?
Just in case I updated unity to 4.6 beta and still "lipo -info libiPhone-lib.a" returns that It's only armv7 and i386 compiled.
↧