Error when uploading to App Store - 64 bit architecture

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
andyh1234
Posts: 442
Joined: Mon Aug 13, 2007 4:44 pm
Location: Eccles UK
Contact:

Error when uploading to App Store - 64 bit architecture

Post by andyh1234 » Mon Aug 07, 2023 5:20 pm

Hi,

Just ran into another problem trying to get one of my old apps updated on the app store.

When uploading in Transporter to upload fails with the message

Asset validation failed (90502)
Invalid Bundle: Your binary has a 64-bit architecture slice, so must include the "arm64" value for the UIRequiredDeviceCapabilities key in your Xcode project.

Learn more (https://developer.apple.com/library/arc ... 009252-SW3)

Is this a new issue, or just one affecting my app. I cannot think of anything special in the app, it uses the SQL external but nothing else.

andyh1234
Posts: 442
Joined: Mon Aug 13, 2007 4:44 pm
Location: Eccles UK
Contact:

Re: Error when uploading to App Store - 64 bit architecture

Post by andyh1234 » Mon Aug 07, 2023 6:20 pm

I have posted this to the quality centre as a bug as I'm sure it should be something the engine should be adding to the info.plist file before the app is signed, probably a new Apple requirement since the last Livecode update.

andyh1234
Posts: 442
Joined: Mon Aug 13, 2007 4:44 pm
Location: Eccles UK
Contact:

Re: Error when uploading to App Store - 64 bit architecture

Post by andyh1234 » Mon Aug 07, 2023 8:20 pm

Just had a reply from livecide. If you build with min iOS version set to 11 this fixed this issue.

stam
Posts: 2686
Joined: Sun Jun 04, 2006 9:39 pm
Location: London, UK

Re: Error when uploading to App Store - 64 bit architecture

Post by stam » Mon Aug 07, 2023 8:23 pm

Thanks for clarifying Andy.
It’s a bit unsatisfactory having to work around it but I guess they’ll fix at some point…

andyh1234
Posts: 442
Joined: Mon Aug 13, 2007 4:44 pm
Location: Eccles UK
Contact:

Re: Error when uploading to App Store - 64 bit architecture

Post by andyh1234 » Mon Aug 07, 2023 8:46 pm

Yes, ios11 is ok for me anyway since we are at ios16 on current devices. At least there was a workaround and a quick solution from Livecide.

Post Reply

Return to “iOS Deployment”