Hi Im currently localizing an iphone app created in unity and I cant seem to recompile from Xcode.
I can open the project but I cant seem to build the app. I just get thrown the following error when I ‘build and go’:
No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=armv6, VALID_ARCHS=i386).
Im trying to test without a device but even if I cant test I should be able to build the app right?
Or will all my problems be solved if I start compiling with a device (itouch). Keeping in mind that I dont have unity im just trying to recompile a unity project in Xcode.