[ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1

Find out what's going on with LiveCode (the company), product releases, announcements, and events.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 861
Joined: Fri Feb 06, 2015 4:03 pm

[ ANN ] Release LiveCode 10.0.0 and 10.0.1 RC-1

Post by LiveCode_Panos » Wed Oct 09, 2024 3:05 pm

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

--

richmond62
Livecode Opensource Backer
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

Post by richmond62 » Wed Oct 09, 2024 7:18 pm

including that building iOS standalones no longer requires a specific version of Xcode or iOS SDK!
Amazing!

And what about Android?

LG73
Posts: 37
Joined: Fri Jun 05, 2009 8:25 am
Contact:

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

Post by LG73 » Fri Oct 11, 2024 10:04 am

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?
Cheers,

Phil
LG73 - Vancouver's Hit Music Mix!
http://www.LG73.ca/

LiveCode_Panos
Livecode Staff Member
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

Post by LiveCode_Panos » Fri Oct 11, 2024 12:02 pm

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
--

Post Reply