Invalid architectures

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
simon.schvartzman
Posts: 641
Joined: Tue Jul 29, 2014 12:52 am
Location: Brazil

Invalid architectures

Post by simon.schvartzman » Thu Feb 14, 2019 12:48 am

Hi, today when I uploaded a new build of my App to Testflight I got this message
Invalid architectures - This app has invalid architecture, and may have been built with invalid build settings or incompatible tools. Try rebuilding the app with the latest Xcode version. If you are using third party development tools, contact the provider

This is my environment:

LC Indy 9.0.2 Build 15152
XCode 10.0
Screen Shot 2019-02-13 at 21.36.06.png
Screen Shot 2019-02-13 at 21.36.06.png (23.98 KiB) Viewed 3345 times
Screen Shot 2019-02-13 at 21.36.44.png
Screen Shot 2019-02-13 at 21.35.29.png
Will XCode 10.1 fix it ? (or any other hints...)

Thanks
Simon
________________________________________
To ";" or not to ";" that is the question

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Invalid architectures

Post by LiveCode_Panos » Thu Feb 14, 2019 8:49 am

Hello Simon,

This sounds like the problem discussed in this thread:

viewtopic.php?f=49&t=31656

Kind regards,
Panos
--

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Invalid architectures

Post by LiveCode_Panos » Thu Feb 14, 2019 8:59 am

@Simon

Ah I know where is the problem.

Xcode 10.x doesn't support deployment targets lower than 8.0.

So in the standalone settings, you have to choose "8.0 or later". In fact it is a bug that the Standalone Builder shows "5.1.1 or later". It should not show any options less than "8.0 or later".

If choosing "8.0 or later" fixes the problem, could you file a bug report about the fact that "5.1.1 or later" appears in the dropdown?

Kind regards,
Panos
--

simon.schvartzman
Posts: 641
Joined: Tue Jul 29, 2014 12:52 am
Location: Brazil

Re: Invalid architectures

Post by simon.schvartzman » Thu Feb 14, 2019 2:35 pm

Hi Panos, you got it...selecting 8.0 and above fixed the issue.

I have two doubts though:

1- how was it approved by Apple a few days ago with exactly the same settings. Maybe Apple changed something in the mean time.
2- after selecting 8.0 in the dropdown now i can't select 5.1.1 anymore...(of course I don't need to or should, just testing)

Anyway no need to answer the two questions above....just wondering

Thanks again, cheers!
Simon
________________________________________
To ";" or not to ";" that is the question

Post Reply

Return to “iOS Deployment”