Application Loader - Errors
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Application Loader - Errors
I have built an app in LiveCode on a Mac with version 7.0.5.
It saves as a standalone properly.
When I try to upload it with Application Loader I get these errors and cannot find a way to resolve them:
ERROR ITMS-90086: "Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of "Standard architectures" to build a single binary with both 32-bit and 64-bit code."
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at 'AppName.app/AppName' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
ERROR ITMS-90208: "Invalid Bundle. The Bundle AppName.app does not support the minimum OS Version specified in the Info.plist."
Please help!
It saves as a standalone properly.
When I try to upload it with Application Loader I get these errors and cannot find a way to resolve them:
ERROR ITMS-90086: "Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of "Standard architectures" to build a single binary with both 32-bit and 64-bit code."
ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at 'AppName.app/AppName' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version."
ERROR ITMS-90208: "Invalid Bundle. The Bundle AppName.app does not support the minimum OS Version specified in the Info.plist."
Please help!
Re: Application Loader - Errors
Hi MiloD,
Please update to the latest stable version of LiveCode as LiveCode 7.0.5 is now a few months old and may contain bugs causing this issues mentioned. The latest stable version is LiveCode 7.1
What version of Xcode have you linked to LiveCode?
Please supply a screenshot of your standalone application settings (for iOS) and I will check these for any inconsistencies
Kind Regards,
Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-
Please update to the latest stable version of LiveCode as LiveCode 7.0.5 is now a few months old and may contain bugs causing this issues mentioned. The latest stable version is LiveCode 7.1
What version of Xcode have you linked to LiveCode?
Please supply a screenshot of your standalone application settings (for iOS) and I will check these for any inconsistencies
Kind Regards,
Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-
Re: Application Loader - Errors
Hey Neil,
Thanks for your response!
I just updated to LiveCode 7.1.
I am running Xcode 7.0.1.
I have uploaded a screenshot of my iOS standalone application settings for you to check out.
I really appreciate it.
Thanks,
Milo
Thanks for your response!
I just updated to LiveCode 7.1.
I am running Xcode 7.0.1.
I have uploaded a screenshot of my iOS standalone application settings for you to check out.
I really appreciate it.
Thanks,
Milo
Re: Application Loader - Errors
Hi MiloD,
You have 32bit slices enabled. Please disable this option as this is most likely why you will be receiving the 64bit error message.
Disabling this may resolve the other error messages as well.
I would try a rebuild and upload after this has been disabled
A few things to note are, is there are reason you are providing support for iOS 6.1 devices onwards and does your version number match the one you have entered in iTunes connect?
Kind Regards,
Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-
You have 32bit slices enabled. Please disable this option as this is most likely why you will be receiving the 64bit error message.
Disabling this may resolve the other error messages as well.
I would try a rebuild and upload after this has been disabled
A few things to note are, is there are reason you are providing support for iOS 6.1 devices onwards and does your version number match the one you have entered in iTunes connect?
Kind Regards,
Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-
Re: Application Loader - Errors
Hey Neil,
Sorry for the hassle!
Making those changes did not resolve the issues, so I deleted and re-installed Xcode....just to make sure that that was not the issue.
I now get an error when I try to save as a standalone (please see attached screenshot).
Thanks.
Sorry for the hassle!
Making those changes did not resolve the issues, so I deleted and re-installed Xcode....just to make sure that that was not the issue.
I now get an error when I try to save as a standalone (please see attached screenshot).
Thanks.
-
- Posts: 379
- Joined: Thu Dec 08, 2011 2:43 am
Re: Application Loader - Errors
Just in case, try logging in to http://developer.apple.com and see if there are new terms to agree to.
Re: Application Loader - Errors
Hi Milo,
This error is not something that has come up recently. Check out this post which may give some leads to resolving it-
http://forums.livecode.com/viewtopic.php?f=8&t=22491
Kind Regards,
Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-
This error is not something that has come up recently. Check out this post which may give some leads to resolving it-
http://forums.livecode.com/viewtopic.php?f=8&t=22491
Kind Regards,
Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-