Dear LiveCoders,
We are pleased to announce the release of LiveCode 10.0.0 STABLE and LiveCode 10.0.1 RC-1.
- LiveCode 10.0.0 comes with 116 new features and bugfixes since the previous stable release.
- LiveCode 10.0.1 RC-1 comes with 16 additional new features and bugfixes, including that building iOS
standalones no longer requires a specific version of Xcode or iOS SDK!
You can find more details on the bugfixes and improvements of these 2 new releases here:
https://livecode.com/3-great-new-livecode-releases/
You can find the releases in your LiveCode account area or get them via the automatic updater.
Enjoy!
Kind regards
The LiveCode Team
--
[ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Livecode Staff Member
- Posts: 861
- Joined: Fri Feb 06, 2015 4:03 pm
-
- Livecode Opensource Backer
- Posts: 10078
- Joined: Fri Feb 19, 2010 10:17 am
Re: [ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1
Amazing!including that building iOS standalones no longer requires a specific version of Xcode or iOS SDK!
And what about Android?
Re: [ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1
I installed 10.0.1 (RC1) and attempted to enable Mobile Support pointing LiveCode to Xcode 16.0 in macOS 15.0.1.LiveCode_Panos wrote: ↑Wed Oct 09, 2024 3:05 pm- LiveCode 10.0.1 RC-1 comes with 16 additional new features and bugfixes, including that building iOS
standalones no longer requires a specific version of Xcode or iOS SDK!
--
This is the result:

Why isn't 10.0.1 (RC1) working with Xcode 16.0 and the iOS 18.0 SDK?
Cheers,
Phil
LG73 - Vancouver's Hit Music Mix!
http://www.LG73.ca/
Phil
LG73 - Vancouver's Hit Music Mix!
http://www.LG73.ca/
-
- Livecode Staff Member
- Posts: 861
- Joined: Fri Feb 06, 2015 4:03 pm
Re: [ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1
Hello all,
This is indeed a bug, and it affects testing on the simulator. Long story short, if you want to test in the simulator,
currently you have to choose an Xcode version that will include any of these SDKs:
14.4, 15.2, 16.2, 17.0
However, note that to build an iOS standalone for **device** you do NOT have to select an Xcode version in the Mobile prefs,
you just have to ensure that any version of Xcode >= 12.4 is installed in the system.
I have filed a bug report about this:
https://quality.livecode.com/show_bug.cgi?id=24606
Kind regards,
Panos
--
This is indeed a bug, and it affects testing on the simulator. Long story short, if you want to test in the simulator,
currently you have to choose an Xcode version that will include any of these SDKs:
14.4, 15.2, 16.2, 17.0
However, note that to build an iOS standalone for **device** you do NOT have to select an Xcode version in the Mobile prefs,
you just have to ensure that any version of Xcode >= 12.4 is installed in the system.
I have filed a bug report about this:
https://quality.livecode.com/show_bug.cgi?id=24606
Kind regards,
Panos
--