Page 1 of 1

Application Loader - Errors

Posted: Fri Oct 09, 2015 4:49 pm
by MiloD
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!

Re: Application Loader - Errors

Posted: Thu Oct 15, 2015 9:10 am
by LCNeil
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
-

Re: Application Loader - Errors

Posted: Thu Oct 15, 2015 3:53 pm
by MiloD
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

Re: Application Loader - Errors

Posted: Thu Oct 15, 2015 4:02 pm
by LCNeil
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
-

Re: Application Loader - Errors

Posted: Thu Oct 15, 2015 5:07 pm
by MiloD
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.

Re: Application Loader - Errors

Posted: Fri Oct 16, 2015 12:16 am
by teacherguy
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

Posted: Fri Oct 16, 2015 1:07 pm
by LCNeil
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
-