Software Archive
Read-only legacy content
17061 ディスカッション

[RESOLVED] iOS successful build but "missing 64-bit support" error when uploading

Developer_A_1
ビギナー
14,179件の閲覧回数

With a successful build trying to upload the app via the "Application Loader" tool from a Mac we obtain a "missing 64-bit support" error: any advise about it?

Thank you.

 

0 件の賞賛
75 返答(返信)
Marcondes__Marcos
ビギナー
3,291件の閲覧回数

Paul F. (Intel) wrote:

Engineering has been informed of this issue. Thanks for providing the additional feedback.



Please let know any update !

thanks in advance !
Marcos

And_P_
ビギナー
3,291件の閲覧回数

any news?...i got still error

thanks

gabriel_o_
ビギナー
3,291件の閲覧回数
Same here too, still got error
PaulF_IntelCorp
従業員
3,291件の閲覧回数

Still trying to understand the issue. Engineering has looked at the builds that are being generated and they contain both the armv7 and the arm64 binaries and both are included in the universal binary package.

PaulF_IntelCorp
従業員
3,291件の閲覧回数

I just performed a build of an iOS app and submitted it to the Apple iTunes store and did not get the error message that everyone on this thread is reporting. I built with CLI 5.4.1 and when I inspect the contents of the IPA it contains a binary image that includes both armv7 and arm64 binaries. I used 3400 to submit my app to our build servers and I built with the same build servers that you use. I did this test from home, so I was not on the Intel network at the time I performed the build.

If you perform the build a second time, do you still get the submission error? We have had occasions, in the past, where one machine has issues and the other machines are good, resulting in intermittent errors. There are multiple build machines, which one you get when you request a build is determined by which one is free when your request comes to the top of the build queue.

Please try building a second time and re-submitting and report your results.

BTW -- I used the Apple "Application Loader" tool to submit my test app to the store, I did not use Xcode for my submission.

If someone is willing to share the built IPA that is failing submission, that might provide some useful hints as to what is going on.

Daniele_A_
ビギナー
3,291件の閲覧回数

i have the same issue i dont know how but xdk exit build not 64 bit arch ... i try to remove e reinstall xdk?
 

Developer_A_1
ビギナー
3,291件の閲覧回数

Paul F. (Intel) wrote:

I just performed a build of an iOS app and submitted it to the Apple iTunes store and did not get the error message that everyone on this thread is reporting. I built with CLI 5.4.1 and when I inspect the contents of the IPA it contains a binary image that includes both armv7 and arm64 binaries. I used 3400 to submit my app to our build servers and I built with the same build servers that you use. I did this test from home, so I was not on the Intel network at the time I performed the build.

If you perform the build a second time, do you still get the submission error? We have had occasions, in the past, where one machine has issues and the other machines are good, resulting in intermittent errors. There are multiple build machines, which one you get when you request a build is determined by which one is free when your request comes to the top of the build queue.

Please try building a second time and re-submitting and report your results.

BTW -- I used the Apple "Application Loader" tool to submit my test app to the store, I did not use Xcode for my submission.

If someone is willing to share the built IPA that is failing submission, that might provide some useful hints as to what is going on.

We're trying again and we will post the result here: being a common (anyway not for a very single user) problem your idea of a single point of failure in the pool of machines seems good to us.

We'll post the result here in minutes.

Developer_A_1
ビギナー
3,291件の閲覧回数

Developer A. wrote:

Quote:

Paul F. (Intel) wrote:

 

I just performed a build of an iOS app and submitted it to the Apple iTunes store and did not get the error message that everyone on this thread is reporting. I built with CLI 5.4.1 and when I inspect the contents of the IPA it contains a binary image that includes both armv7 and arm64 binaries. I used 3400 to submit my app to our build servers and I built with the same build servers that you use. I did this test from home, so I was not on the Intel network at the time I performed the build.

If you perform the build a second time, do you still get the submission error? We have had occasions, in the past, where one machine has issues and the other machines are good, resulting in intermittent errors. There are multiple build machines, which one you get when you request a build is determined by which one is free when your request comes to the top of the build queue.

Please try building a second time and re-submitting and report your results.

BTW -- I used the Apple "Application Loader" tool to submit my test app to the store, I did not use Xcode for my submission.

If someone is willing to share the built IPA that is failing submission, that might provide some useful hints as to what is going on.

 

 

We're trying again and we will post the result here: being a common (anyway not for a very single user) problem your idea of a single point of failure in the pool of machines seems good to us.

We'll post the result here in minutes.

Nope... rethinking... it'd be strange we catch always the same failing machine... it should be something else, then.
We attach content of ".ipa" (with some names scrambled for our convenience...): in the settings it is set as a "production" build.

 

gabriel_o_
ビギナー
3,291件の閲覧回数

Same error here and i use application loader to submit it

I attached the result to it 

Developer_A_1
ビギナー
3,291件の閲覧回数

gabriel o. wrote:

Same error here and i use application loader to submit it

I attached the result to it 

That's exactly the error... we're using "application loader" too, but we think it's a problem of the package itself (".ipa" file) anyway...

Daniele_A_
ビギナー
3,291件の閲覧回数

ok i do that i remove intel xdk with professional software for disistall..restart ,machine

remove all unnecessary plugin > OK

i return an older point in windows with restore point > OK

download fresh install of xdk > OK

build and send to store with application loader > !!! Failure same issue.. no 64 bit architecture.. !!!!

And it's strange but my package it's only 5 mb... i remeber it's too large after build... ok...

i waiting for information thanks for your work team!

Developer_A_1
ビギナー
3,291件の閲覧回数

We've made many tests but with no positive result at all.

Uninstalling+reinstalling XDK doesn't seem a solution as stated before, because build is performed online.
We need a solution... anyone has news about it? Thank you.

And_P_
ビギナー
3,291件の閲覧回数

cli 5.4.1

intel  3400

application  loader

rebuild again

I got same error

if you need my ipa i can send...

PaulF_IntelCorp
従業員
3,291件の閲覧回数

Is everyone on this thread build a Construct2 app?

Developer_A_1
ビギナー
3,291件の閲覧回数

Paul F. (Intel) wrote:

Is everyone on this thread build a Construct2 app?

 

Not me.
We're building a "plain" js app (ionic 1 in this case)

Marcondes__Marcos
ビギナー
3,291件の閲覧回数

Hello,

I tried again this morning and still failing

Sending my IPA as suggested

What is a contruc2 app ?

I did a list view app
 

gabriel_o_
ビギナー
3,291件の閲覧回数

I build with Cordova app not Construct2 app

PaulF_IntelCorp
従業員
3,291件の閲覧回数

Is your iOS target set to 8.0 or higher in the Build Settings section of the Projects tab? If that is set to a value less than 8.0 it can cause this problem.

gabriel_o_
ビギナー
3,291件の閲覧回数
iOS target is 8.0
Developer_A_1
ビギナー
3,225件の閲覧回数

Sorry for insisting, but now we're absolutely stuck. Is there anything we can do on our own or it's really a server/cloud side question?

Thank you again: we apprecieate your efforts very much.

Daniele_A_
ビギナー
3,225件の閲覧回数
I try to build for target 8 .. or 9 same issue... please check intel build system inside our server!! Regards
返信