Hey
I just wanted to update one of my existing applications on xCode but when validating the file I get following errors:
iPhone/iPod Touch: application executable is missing a required architecture. At east one of the following architecture(2) must be present : armv6
The CodeResources file is missing and it must be a symbolic link to _CodesSignature/CodeResources. Make certain that the bundle is on a locally-mounted volume(not a remote SMB volume), and be certain to use the Mac OS X Finder to compress it.
I really don’t know what to do. i installed the newest unity, and newest mac os x but I have no idea what went wrong as I did the whole process as usually. I clicked build&run in unity then I ran it on my iphone 4s, where it ran fine. Then I archived it and pressed on validate.
Any ideas what might be the problem?