When I try to upload the file to the appstore through application loader. I mark the following error: "iphone / ipod touch application executable contains unsupported architecture (s): cputype (12) cpusubtype (9)" I find no way to mark the type of architecture through PhoneGap build, or the config. xml. How to fix this?
My appid is: 275383
My appid is: 275383
- 27 Posts
- 0 Reply Likes
Posted 7 years ago
- 1 Post
- 0 Reply Likes
Try going to build settings on xcode project and change the architecture to armv7
- 27 Posts
- 0 Reply Likes
@German,
I do not have a mac. Anyway, this should not happen! Phongap build supposed to is ready for packaging ipa which are then uploaded to the app store! there must be a solution to this!
I do not have a mac. Anyway, this should not happen! Phongap build supposed to is ready for packaging ipa which are then uploaded to the app store! there must be a solution to this!
- 9 Posts
- 1 Reply Like
Mateo,
If you don't have a Mac, how are you submitting to the appstore?
Thanks.
If you don't have a Mac, how are you submitting to the appstore?
Thanks.
- 1941 Posts
- 89 Reply Likes
Hey Mateo,
Those are armv7 settings.
Are you by any chance trying to target something other then that?
I'll look into the issue further.
Hardeep Shoker
Those are armv7 settings.
Inside this header (called a Mach-O header) is a field for the CPU type and the CPU subtype. ARM is CPU type 12, armv7 is CPU subtype 9 and armv7s is CPU subtype 11.
Are you by any chance trying to target something other then that?
I'll look into the issue further.
Hardeep Shoker
- 27 Posts
- 0 Reply Likes
@thread7
I have a mac, but only to make the upload of IPA. I have no mac to install Xcode, PhoneGap, and all the plugins that my application already finished and running ad hoc mode. Just use the same version i need to pack it phoengap build, but for the app store. In mobileprovision and change it to serve for the app store. But the error is coming when used in aplication loader (on mac).
Repeat the error:
"iphone / ipod touch application executable contains unsupported architecture (s): cputype (12) cpusubtype (9)"
it's worth I've used the following plugins:
PushNotification
FacebookConnect
ChildBrowser
I have a mac, but only to make the upload of IPA. I have no mac to install Xcode, PhoneGap, and all the plugins that my application already finished and running ad hoc mode. Just use the same version i need to pack it phoengap build, but for the app store. In mobileprovision and change it to serve for the app store. But the error is coming when used in aplication loader (on mac).
Repeat the error:
"iphone / ipod touch application executable contains unsupported architecture (s): cputype (12) cpusubtype (9)"
it's worth I've used the following plugins:
PushNotification
FacebookConnect
ChildBrowser
- 1941 Posts
- 89 Reply Likes
Hey Mateo,
I understood that :) I was just trying to explain that the error seems odd as those are the architectures that the App Store should expect.
I'm currently looking into finding the root cause to your issue.
Hardeep Shoker
I understood that :) I was just trying to explain that the error seems odd as those are the architectures that the App Store should expect.
I'm currently looking into finding the root cause to your issue.
Hardeep Shoker
- 27 Posts
- 0 Reply Likes
Thanks Hardeep,
you wish to copy the config.xml?
I hope you can answer me, because today was the delivery of this project!
you wish to copy the config.xml?
I hope you can answer me, because today was the delivery of this project!
- 27 Posts
- 0 Reply Likes
Hardeep,
Have you found the solution to this problem?
Furthermore I tell the IPA came up with the 2.8 version of the application loader I think the last
Mateo
Have you found the solution to this problem?
Furthermore I tell the IPA came up with the 2.8 version of the application loader I think the last
Mateo
- 27 Posts
- 0 Reply Likes
- 1941 Posts
- 89 Reply Likes
Hey Mateo,
It seems there maybe an issue with the xcode version we're using on our machines.
I'm going to be updating the version on Monday (GMT -8); Hopefully that will resolve your issue.
Hardeep Shoker
It seems there maybe an issue with the xcode version we're using on our machines.
I'm going to be updating the version on Monday (GMT -8); Hopefully that will resolve your issue.
Hardeep Shoker
- 27 Posts
- 0 Reply Likes
Hardeep,
already made the change on their server xcode?
compliar just because a new version of the application, and still gives the same error!
I have to do on my side?
Mateo
already made the change on their server xcode?
compliar just because a new version of the application, and still gives the same error!
I have to do on my side?
Mateo
- 27 Posts
- 0 Reply Likes
- 27 Posts
- 0 Reply Likes
when I try to submit the application with a lower version of the application loader (2.5.1) the error is this:
"iPhone / iPod Touch: Application executable is missing a required architecture. At least one of the Following architecture (s) must be present: armv7"
"iPhone / iPod Touch: Application executable is missing a required architecture. At least one of the Following architecture (s) must be present: armv7"
- 27 Posts
- 0 Reply Likes
I compiled an application of 0, with just a "hello world", a basic config.xml, and the error persists. Do not know what else to do ... I need help.
- 1941 Posts
- 89 Reply Likes
Hey Mateo,
Alright, it took a bit more time then expected however we've updated all xcode versions on our servers.
Could you please try giving this another shot.
Hardeep Shoker
Alright, it took a bit more time then expected however we've updated all xcode versions on our servers.
Could you please try giving this another shot.
Hardeep Shoker
- 27 Posts
- 0 Reply Likes
I found something very strange!
The error reporting for several days come. Only occurs in a mac aplicaction loader. When I try it in a second mac, other than that I was trying all this time, the upload never fails! and goes perfectly!
That may be happening?
The error reporting for several days come. Only occurs in a mac aplicaction loader. When I try it in a second mac, other than that I was trying all this time, the upload never fails! and goes perfectly!
That may be happening?
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers



