Page 2 of 2

Re: Xcode 4.2 Help!!!

PostPosted: Mon Mar 19, 2012 3:31 pm
by akr
How do your buildsettings look like?

Re: Xcode 4.2 Help!!!

PostPosted: Mon Mar 19, 2012 4:51 pm
by RippeR7420
Here is the build for my Target;

http://i1006.photobucket.com/albums/af1 ... 4704AM.png

and this is the build for my Project;


http://i1006.photobucket.com/albums/af1 ... 4656AM.png

now, I've tried to change my target's build settings to "Armv7", But I got even bigger errors. as, It wouldn't
let archive my game at all.

Re: Xcode 4.2 Help!!!

PostPosted: Tue Mar 20, 2012 1:48 am
by RippeR7420
I've just about tried everything I can think to fix this error. :(
Am I suppose to set the target device to a lower version than 5.0 maybe?

Re: Xcode 4.2 Help!!!

PostPosted: Tue Mar 20, 2012 6:21 am
by akr

Re: Xcode 4.2 Help!!!

PostPosted: Tue Mar 20, 2012 5:55 pm
by RippeR7420
Thank you Akr. :)

what I had to end up doing, was lowering the target version to 3.2. But it worked.
My app is under review. :D

Re: Xcode 4.2 Help!!!

PostPosted: Thu Jun 28, 2012 10:01 am
by peedalein
Hello!

I got a problem with Xcode 5.1. The build and archive is fine but when I try to submit it to itunes I get the error message (see screenshot):

"application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6".

When I set architectures to armv6 armv7, the build fails.

I tried to use a new geapp project, set the target to 3.2 and checked the link provided by akr. It did not help. Please advise

Re: Xcode 4.2 Help!!!

PostPosted: Fri Jul 06, 2012 5:58 pm
by REDNSX
What helped me was using the app loaded from Xcode 3. When I upload it with the uploaded from Xcode 4 it gives me the same error. Just use the old app loader and you will be fine.