Page 1 of 1

SDK XCode Livecode versions ?

Posted: Sun Mar 26, 2023 4:28 pm
by raugert
I recently uploaded a new app version and got the following warning:

WARNING ITMS-90725: "SDK Version Issue. This app was built with the iOS 15.2 SDK. Starting April 2023, all iOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, included in Xcode 14.1 or later."

I am currently using MacOS BigSur with LC 9.6.9 (RC2) and XCode 13.2.1 . The upload was accepted but I'm not sure what's going to happen next week...

Is Livecode ready for this ?? :shock:
Should I upgrade my MacOS to Ventura and XCode 14.1 ?

thanks for any advice,
Richard

Re: SDK XCode Livecode versions ?

Posted: Sun Mar 26, 2023 4:57 pm
by Klaus
Hi Richard,

don't update yet!
According to the LC mailing list, LC is preparing an update to support the latest Xcode.
I hope they will publish it next week 8)

Best

Klaus

Re: SDK XCode Livecode versions ?

Posted: Sun Mar 26, 2023 5:23 pm
by raugert
Thanks Klaus,

Much appreciated !! :)

Re: SDK XCode Livecode versions ?

Posted: Thu Apr 13, 2023 9:55 pm
by raugert
After the announcement of new LC 9.6.9 Stable release, I updated my MacOS and Xcode to the latest LC compliant versions. I downloaded the complete Xcode 14.2 that includes the command line tools.

MacOS Ventura 13.3
Xcode 14.2 (SDK 16.2)

Now I now get the following error when trying to create a standalone. I've pointed the new Xcode 14.2 SDK in LC preferences..
Screenshot 2023-04-13 at 3.35.51 PM.png
Screenshot 2023-04-13 at 3.44.54 PM.png
I always seem to have trouble when trying to match LC and Apple updates... :?

thanks for any help,
Richard

Re: SDK XCode Livecode versions ?

Posted: Fri Apr 14, 2023 2:14 pm
by raugert
Solved... The problem was in Xcode. I went to the Xcode Settings>Locations and reselected the "command line path" even though it was already selected in the dropdown menu. :?

I was then able to successfully save a standalone.

Hope this may help others.

Richard