Page 1 of 1

[ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1

Posted: Wed Oct 09, 2024 3:05 pm
by LiveCode_Panos
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

--

Re: [ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1

Posted: Wed Oct 09, 2024 7:18 pm
by richmond62
including that building iOS standalones no longer requires a specific version of Xcode or iOS SDK!
Amazing!

And what about Android?

Re: [ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1

Posted: Fri Oct 11, 2024 10:04 am
by LG73
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!
--
I installed 10.0.1 (RC1) and attempted to enable Mobile Support pointing LiveCode to Xcode 16.0 in macOS 15.0.1.

This is the result:

Image

Why isn't 10.0.1 (RC1) working with Xcode 16.0 and the iOS 18.0 SDK?

Re: [ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1

Posted: Fri Oct 11, 2024 12:02 pm
by LiveCode_Panos
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
--