Re: [[ ANN ]] Release 9.6.9

2023-04-12 Thread Richard Gaskin via use-livecode
Quite a long list of enhancements - thank you, esp for the field alignment. -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ambassa...@fourthworld.com

Re: [[ ANN ]] Release 9.6.9

2023-04-10 Thread Mark Talluto via use-livecode
Thank you very much for this release. Rc 3 has been a solid/stable release for us. I very much appreciate the hard work keeping LC compliant with the various app stores. Have a great week! Best regards, Mark Talluto appli.io livecloud.io nursenotes

Re: [[ ANN ]] Release 9.6.9

2023-04-10 Thread panagiotis m via use-livecode
Hello Mike, MacOS 13.x was supported in previous LC versions too. If your goal is to build iOS apps, it is possible even with Xcode 13.2 on MacOS 13.x. Yes, Xcode 13.2 won't run on MacOS 13.x, but LC just needs Xcode 13.2 to "be there", since it does not run Xcode directly. it just uses some comma

Re: [[ ANN ]] Release 9.6.9

2023-04-10 Thread Mike Kerner via use-livecode
so does that mean i can upgrade macos to 13? On Mon, Apr 10, 2023 at 1:08 PM Jim Lambert via use-livecode < use-livecode@lists.runrev.com> wrote: > Panos et al., > > Thanks for the 9.6.9 release. The team's great work is appreciated. > > Jim Lambert > > ___

Re: [[ ANN ]] Release 9.6.9

2023-04-10 Thread Jim Lambert via use-livecode
Panos et al., Thanks for the 9.6.9 release. The team's great work is appreciated. Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://

[[ ANN ]] Release 9.6.9

2023-04-10 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.9 STABLE. LiveCode 9.6.9 STABLE comes with more than 75 bugfixes and improvements, compared to the previous stable (9.6.8) release, including: - Support for Android API 31, which is now a requirement for submitting new app

Re: [[ ANN ]] Release 9.6.9 RC-3

2023-03-30 Thread chipsm themartinz.com via use-livecode
on behalf of Mark Talluto via use-livecode Date: Thursday, March 30, 2023 at 1:41 PM To: useLiveCodeList Cc: Mark Talluto Subject: Re: [[ ANN ]] Release 9.6.9 RC-3 Thank you! We have already released an iOS and Android app with this build. I used Xcode 14.2 with SD 16.2, and it worked perfectly

Re: [[ ANN ]] Release 9.6.9 RC-3

2023-03-30 Thread Mark Talluto via use-livecode
Thank you! We have already released an iOS and Android app with this build. I used Xcode 14.2 with SD 16.2, and it worked perfectly! Best regards, Mark Talluto appli.io livecloud.io nursenotes.net canelasoftware.com

RE: [[ ANN ]] Release 9.6.9 RC-3

2023-03-29 Thread Ralph DiMola via use-livecode
: panagiotis m Subject: Re: [[ ANN ]] Release 9.6.9 RC-3 Hello Ralph, The public downloads page only contains the latest stable version - no DPs or RCs there. You can access the release notes from the LC 9.6.9 rc3 IDE: Help -> Release Notes Also, in your account area, at the left hand side th

Re: [[ ANN ]] Release 9.6.9 RC-3

2023-03-29 Thread panagiotis m via use-livecode
use-livecode > Sent: Wednesday, March 29, 2023 10:08 AM > To: How to use LiveCode > Cc: panagiotis merakos > Subject: [[ ANN ]] Release 9.6.9 RC-3 > > Dear list members, > > We are pleased to announce the release of LiveCode 9.6.9 RC-3. > > LiveCode 9.6.9 RC-3 comes wi

RE: [[ ANN ]] Release 9.6.9 RC-3

2023-03-29 Thread Ralph DiMola via use-livecode
: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of panagiotis merakos via use-livecode Sent: Wednesday, March 29, 2023 10:08 AM To: How to use LiveCode Cc: panagiotis merakos Subject: [[ ANN ]] Release 9.6.9 RC-3 Dear list members, We are pleased to announce the relea

[[ ANN ]] Release 9.6.9 RC-3

2023-03-29 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.9 RC-3. LiveCode 9.6.9 RC-3 comes with more than 25 bugfixes and improvements, including support for building with Xcode 14.2 and the iOS 16.2 SDK to meet the new requirements of the Apple AppStore. You can find more detai

Re: [ANN] Release 9.6.9 RC-2

2022-11-04 Thread matthias rebbe via use-livecode
Ah, i see. When the file size increased so much after unicode was added to LC it was promised that there would be a solution/fix or so in future that one could create still smaller standalone if unicode is not needed. But this possibility never came into LC. So i thought it was finally added now

Re: [ANN] Release 9.6.9 RC-2

2022-11-04 Thread panagiotis m via use-livecode
Hello Matthias, This change affects only multi-arch standalones. These standalones (on macOS, iOS and Android) now will share the unicode related data which is required for the engine to run among the different architecture binaries. So such standalones will be smaller than previous versions. Kin

Re: [ANN] Release 9.6.9 RC-2

2022-11-04 Thread matthias rebbe via use-livecode
For testing I just built for macOS Intel. > Am 04.11.2022 um 16:54 schrieb panagiotis m via use-livecode > : > > Hello Matthias, > > What platform is your standalone for? Is it multi-arch? > > Kind regards, > Panos > -- > > On Fri, 4 Nov 2022 at 17:45, matthias rebbe via use-livecode < > u

Re: [ANN] Release 9.6.9 RC-2

2022-11-04 Thread panagiotis m via use-livecode
Hello Matthias, What platform is your standalone for? Is it multi-arch? Kind regards, Panos -- On Fri, 4 Nov 2022 at 17:45, matthias rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello Panos, > > regarding the smaller size of standalone on macOS, iOS and Android > mentioned

Re: [ANN] Release 9.6.9 RC-2

2022-11-04 Thread matthias rebbe via use-livecode
Hello Panos, regarding the smaller size of standalone on macOS, iOS and Android mentioned at the link you provided... With LC 9.6.9 RC1 my standalone is 23.8mb with the RC2 now 23.9mb. I really hoped that the file size would go down back to a size my app had before unicode support was included

[ANN] Release 9.6.9 RC-2

2022-11-04 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.9 RC-2. LiveCode 9.6.9 RC-2 comes with more than 20 bugfixes, including the update of the version of OpenSSL used by the engine to 1.1.1q, allowing LiveCode built apps including "SSL & Encryption" to be submitted successful

Re: [ANN] Release 9.6.9 RC-1

2022-08-10 Thread Mark Talluto via use-livecode
> On Aug 10, 2022, at 9:11 AM, panagiotis merakos via use-livecode > wrote: > > Dear list members, > > We are pleased to announce the release of LiveCode 9.6.9 RC-1. > > LiveCode 9.6.9 RC-1 comes with more than 30 bugfixes, including support for > Android API 31, which is now a requirement f

[ANN] Release 9.6.9 RC-1

2022-08-10 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.9 RC-1. LiveCode 9.6.9 RC-1 comes with more than 30 bugfixes, including support for Android API 31, which is now a requirement for submitting new apps to the Google Play Store. You can find more details on the bug fixes an