Re: [ANN] Release 9.0.2 RC-1

2018-11-14 Thread hlowe via use-livecode
BR,

After you upload the app for review using the Xcode Application Loader tool
it may take a while for the app to to available in the submission form.  If
I recall correctly, a small plus sign ('add' icon) appears at the top left
of the Build section. Clicking that icon allows you to add the uploaded app
to the form.

Hope your app gets through this time.

Henry



--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-14 Thread Sannyasin Brahmanathaswami via use-livecode
Ha! SA Builder had a 6.1.target, if you click the popup menu it starts
at 8.0 + as the only option.

Perhaps we need SA Builder not have a "sticky" old build target that is
below range.

I uploaded again with Application Loader; all went well.

Do you see the latest build in iTune submissions form right away? Or
does it take time, or is it only after review?

Well, we will know tomorrow. It past hour on the mainland

Thanks for this tip, checking the target was "one easy fix."

BR

On 11/14/18 12:04 PM, hlowe via use-livecode wrote:
> Apparently Xcode 10.x doesn't support deployment targets lower than 8.0. We
> selected 10.3 or later for the update.
>
> Hope this helps.
>
> Henry



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-14 Thread hlowe via use-livecode
@BR,

Sorry to hear about your problems with the iOS App Store.

We had an iOS app update approved this morning by the App Store using:

LC 9.0.2 - RC1 (Indy)
Mac OS 10.14.1
Xcode 10.0

I did find this link, which may be helpful:

https://stackoverflow.com/questions/52427687/invalid-architectures-xcode-10

Apparently Xcode 10.x doesn't support deployment targets lower than 8.0. We
selected 10.3 or later for the update.

Hope this helps.

Henry




--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-13 Thread panagiotis merakos via use-livecode
OK, since the "build 32bit slice only" checkbox was not checked
(Brahmanathaswami replied to me privately) then the next thing to check is
that the version of Application Loader you used to upload the .ipa is the
one included in the Xcode version you used to build the app.

See this thread:

http://forums.livecode.com/viewtopic.php?f=49&t=31656&p=172373&hilit=invalid+architecture#p172373

Best regards,
Panos
--



On Tue, Nov 13, 2018 at 10:36 PM panagiotis merakos 
wrote:

> Hello Brahmanathaswami,
>
> Could it be the case that you have accidentally checked the "build 32bit
> slice only" checkbox in the iOS standalone settings?
>
> Regards,
> Panos
>
> On Tue, Nov 13, 2018, 22:24 Sannyasin Brahmanathaswami via use-livecode <
> use-livecode@lists.runrev.com wrote:
>
>> Hit send button too soon
>> > Bad news. (Does not change my little "guide")
>> >
>> > Build the app, used Jacqulines "Air Launch" get SivaSiva.ipa
>> >
>> > I already had new release, 1.3 on iTuneConnect.
>> >
>> > Booted Application Loader
>> > Run the SivaSiva.ipa
>> >
>> > It passed all analyses; I got a message from Application Loader "Success
>> > [snip other stuff] we will get a review shortly.
>> >
>> > That was saturday
>> On Monday I get a message from Apple that there was "invalid
>> architecture" in app,
>>
>> Plus the using Push Notification Warning and Beta Test entitlement
>> missing those are not blockers for approval. But "invalid architecture" is
>>
>> No further info
>>
>> I have ticket in with Livecode support.
>>
>>
>> Brahmanathaswami
>>
>>
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-13 Thread panagiotis merakos via use-livecode
Hello Brahmanathaswami,

Could it be the case that you have accidentally checked the "build 32bit
slice only" checkbox in the iOS standalone settings?

Regards,
Panos

On Tue, Nov 13, 2018, 22:24 Sannyasin Brahmanathaswami via use-livecode <
use-livecode@lists.runrev.com wrote:

> Hit send button too soon
> > Bad news. (Does not change my little "guide")
> >
> > Build the app, used Jacqulines "Air Launch" get SivaSiva.ipa
> >
> > I already had new release, 1.3 on iTuneConnect.
> >
> > Booted Application Loader
> > Run the SivaSiva.ipa
> >
> > It passed all analyses; I got a message from Application Loader "Success
> > [snip other stuff] we will get a review shortly.
> >
> > That was saturday
> On Monday I get a message from Apple that there was "invalid
> architecture" in app,
>
> Plus the using Push Notification Warning and Beta Test entitlement
> missing those are not blockers for approval. But "invalid architecture" is
>
> No further info
>
> I have ticket in with Livecode support.
>
>
> Brahmanathaswami
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-13 Thread Sannyasin Brahmanathaswami via use-livecode
Hit send button too soon
> Bad news. (Does not change my little "guide")
>
> Build the app, used Jacqulines "Air Launch" get SivaSiva.ipa
>
> I already had new release, 1.3 on iTuneConnect.
>
> Booted Application Loader
> Run the SivaSiva.ipa
>
> It passed all analyses; I got a message from Application Loader "Success
> [snip other stuff] we will get a review shortly.
>
> That was saturday
On Monday I get a message from Apple that there was "invalid
architecture" in app,

Plus the using Push Notification Warning and Beta Test entitlement
missing those are not blockers for approval. But "invalid architecture" is

No further info

I have ticket in with Livecode support.


Brahmanathaswami


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-13 Thread Sannyasin Brahmanathaswami via use-livecode
Bad news. (Does not change my little "guide")

Build the app, used Jacqulines "Air Launch" get SivaSiva.ipa

I already had new release, 1.3 on iTuneConnect.

Booted Application Loader
Run the SivaSiva.ipa

It passed all analyses; I got a message from Application Loader "Success
[snip other stuff] we will get a review shortly.

That was saturday

On Monday


On 11/10/18 6:15 PM, Pi Digital via use-livecode wrote:
> Perhaps we should get a simplified version of this into every release note 
> from here on in. It will save a whole heap of hunting around for them. 
>
> Sean Cole
> Pi Digital
>
>> On 10 Nov 2018, at 14:59, Sannyasin Brahmanathaswami via use-livecode 
>>  wrote:
>>
>> https://developer.apple.com/download/more/
>>
>> filter the list to iOS (side panel)
>>
>> 1) get  Xcode 10.0
>> 2) also Command_Line_Tools_macOS_10.14_for_Xcode_10.dmg
>>
>> It seems when you install manually like this, Xcode does not prompt to
>> "install additional components" because, if you already downloaded from
>> the store, and got the prompt and installed them, (my guess is that) the
>> system thinks "Oh he got everything."
>>
>> But, upon building a standalone you will have troubles. Because you did
>> not get  tools to the current version of Xcode that you installed
>> manually. So download these for Xcode 10 and install
>>
>> Next, be sure to run from the command line
>>
>> sudo xcode-select --switch /Applications/Xcode.app [or-your-path]


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-10 Thread Pi Digital via use-livecode
Perhaps we should get a simplified version of this into every release note from 
here on in. It will save a whole heap of hunting around for them. 

Sean Cole
Pi Digital

> On 10 Nov 2018, at 14:59, Sannyasin Brahmanathaswami via use-livecode 
>  wrote:
> 
> https://developer.apple.com/download/more/
> 
> filter the list to iOS (side panel)
> 
> 1) get  Xcode 10.0
> 2) also Command_Line_Tools_macOS_10.14_for_Xcode_10.dmg
> 
> It seems when you install manually like this, Xcode does not prompt to
> "install additional components" because, if you already downloaded from
> the store, and got the prompt and installed them, (my guess is that) the
> system thinks "Oh he got everything."
> 
> But, upon building a standalone you will have troubles. Because you did
> not get  tools to the current version of Xcode that you installed
> manually. So download these for Xcode 10 and install
> 
> Next, be sure to run from the command line
> 
> sudo xcode-select --switch /Applications/Xcode.app [or-your-path]
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-10 Thread hlowe via use-livecode
Thanks @BR.

Henry



--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-10 Thread Sannyasin Brahmanathaswami via use-livecode
@ henry

Most Apple developers know this but I stumbled on the procedure so many
times I thought I would help Panos,

FWIW,

https://developer.apple.com/download/more/

filter the list to iOS (side panel)

1) get  Xcode 10.0
2) also Command_Line_Tools_macOS_10.14_for_Xcode_10.dmg

It seems when you install manually like this, Xcode does not prompt to
"install additional components" because, if you already downloaded from
the store, and got the prompt and installed them, (my guess is that) the
system thinks "Oh he got everything."

But, upon building a standalone you will have troubles. Because you did
not get  tools to the current version of Xcode that you installed
manually. So download these for Xcode 10 and install

Next, be sure to run from the command line

sudo xcode-select --switch /Applications/Xcode.app [or-your-path]

It works! I got installed a standalone on iOS 12.1 from Mojave.

And the Javascript handlers are working again in an HTML5 installation
on a browser "Widget" !

BR










On 11/9/18 10:04 AM, hlowe via use-livecode wrote:
> I am using Mac OS 10.14.1. Downloaded LC 9.0.2 RC-1 and also installed the
> latest version of Xcode (10.1) as I need to test our iOS app with the new
> iOS devices available in the simulator. I am getting the message that LC
> requires iOS SDK between 8.2 and 12.0, though iOS 12.1 is the latest
> version. Back to Xcode 10.0?
>
> Henry


-s free:
https://www.himalayanacademy.com/apps/sivasiva

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread Martin Koob via use-livecode
For the last several releases the automatic updater doesn't work for me.  It
starts downloading then seems to stall about half way and then gives a
message that it has failed.

I then download directly and it downloaded just fine.

Is anyone else experiencing this?

Martin Koob



--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread hlowe via use-livecode
I am using Mac OS 10.14.1. Downloaded LC 9.0.2 RC-1 and also installed the
latest version of Xcode (10.1) as I need to test our iOS app with the new
iOS devices available in the simulator. I am getting the message that LC
requires iOS SDK between 8.2 and 12.0, though iOS 12.1 is the latest
version. Back to Xcode 10.0?

Henry



--
Sent from: 
http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread Tom Glod via use-livecode
yes! great job with the bug-fixes ... i can say that the engine is more
solid and stable than ever. thank you all

On Fri, Nov 9, 2018 at 2:55 PM, panagiotis merakos via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Paul, if you are on Sierra you need xcode 9.2 if I remember correctly. It
> is in the release notes. I am not in a computer right now so I cannot
> check.
>
> Regards
> Panos
>
> On Fri, Nov 9, 2018, 21:50 Paul Hibbert via use-livecode <
> use-livecode@lists.runrev.com wrote:
>
> > Thank you for testing and letting us know, I was just about to upgrade my
> > Xcode too, so you saved me wasting another 5GB download, I really
> > appreciate that, as it saves my limited monthly bandwidth.
> >
> > I’ll go get Xcode 10.0 now. :)
> >
> > Paul
> >
> > > On Nov 9, 2018, at 11:42, Sannyasin Brahmanathaswami via use-livecode <
> > use-livecode@lists.runrev.com> wrote:
> > >
> > > Fantastic job! I looked at the 80 bug fixes, amazing
> > >
> > > I am already on Mohaje (10.14) and the latest Xcode in the App store is
> > 10.1
> > >
> > > Just to fun (from the release note, it would should not work) tried
> > > stalling Xcode under Preferences/Mobile  and, right, it did not work.
> > > Got the old invalid SDK message
> > >
> > > The chosen folder in not a valid iOS SDK
> > > The Selected Xcode must have an iOS SDK
> > > among
> > > 8.2
> > > 9.2
> > > 10.2
> > > 11.2
> > > 12.0
> > >
> > > So I went back and chose the Xcode 9.4 I was using with 9.0.1 (stable)
> > >
> > > And got the same message.
> > >
> > > Oh well, I will release  Android first...
> > >
> > > then I will go off  to dig up Xcode 10 from Apple downloads
> > >
> > > Anything else we need to know?
> > >
> > > BR
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > On 11/9/18 7:01 AM, Mark Wieder via use-livecode wrote:
> > >> On 11/9/18 2:02 AM, panagiotis merakos via use-livecode wrote:
> > >>> Dear list members,
> > >>>
> > >>> We are pleased to announce the release of LiveCode 9.0.2 RC-1.
> > >>>
> > >>>
> > >
> > >
> > > ___
> > > use-livecode mailing list
> > > use-livecode@lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> >
> >
> > Paul
> > p...@livecode.org
> >
> > Mac OS Sierra 10.12.1
> >
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread panagiotis merakos via use-livecode
Paul, if you are on Sierra you need xcode 9.2 if I remember correctly. It
is in the release notes. I am not in a computer right now so I cannot check.

Regards
Panos

On Fri, Nov 9, 2018, 21:50 Paul Hibbert via use-livecode <
use-livecode@lists.runrev.com wrote:

> Thank you for testing and letting us know, I was just about to upgrade my
> Xcode too, so you saved me wasting another 5GB download, I really
> appreciate that, as it saves my limited monthly bandwidth.
>
> I’ll go get Xcode 10.0 now. :)
>
> Paul
>
> > On Nov 9, 2018, at 11:42, Sannyasin Brahmanathaswami via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> >
> > Fantastic job! I looked at the 80 bug fixes, amazing
> >
> > I am already on Mohaje (10.14) and the latest Xcode in the App store is
> 10.1
> >
> > Just to fun (from the release note, it would should not work) tried
> > stalling Xcode under Preferences/Mobile  and, right, it did not work.
> > Got the old invalid SDK message
> >
> > The chosen folder in not a valid iOS SDK
> > The Selected Xcode must have an iOS SDK
> > among
> > 8.2
> > 9.2
> > 10.2
> > 11.2
> > 12.0
> >
> > So I went back and chose the Xcode 9.4 I was using with 9.0.1 (stable)
> >
> > And got the same message.
> >
> > Oh well, I will release  Android first...
> >
> > then I will go off  to dig up Xcode 10 from Apple downloads
> >
> > Anything else we need to know?
> >
> > BR
> >
> >
> >
> >
> >
> >
> >
> >
> > On 11/9/18 7:01 AM, Mark Wieder via use-livecode wrote:
> >> On 11/9/18 2:02 AM, panagiotis merakos via use-livecode wrote:
> >>> Dear list members,
> >>>
> >>> We are pleased to announce the release of LiveCode 9.0.2 RC-1.
> >>>
> >>>
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
>
> Paul
> p...@livecode.org
>
> Mac OS Sierra 10.12.1
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread Paul Hibbert via use-livecode
Thank you for testing and letting us know, I was just about to upgrade my Xcode 
too, so you saved me wasting another 5GB download, I really appreciate that, as 
it saves my limited monthly bandwidth.

I’ll go get Xcode 10.0 now. :)

Paul

> On Nov 9, 2018, at 11:42, Sannyasin Brahmanathaswami via use-livecode 
>  wrote:
> 
> Fantastic job! I looked at the 80 bug fixes, amazing
> 
> I am already on Mohaje (10.14) and the latest Xcode in the App store is 10.1
> 
> Just to fun (from the release note, it would should not work) tried
> stalling Xcode under Preferences/Mobile  and, right, it did not work.
> Got the old invalid SDK message
> 
> The chosen folder in not a valid iOS SDK
> The Selected Xcode must have an iOS SDK
> among
> 8.2
> 9.2
> 10.2
> 11.2
> 12.0
> 
> So I went back and chose the Xcode 9.4 I was using with 9.0.1 (stable)
> 
> And got the same message.
> 
> Oh well, I will release  Android first...
> 
> then I will go off  to dig up Xcode 10 from Apple downloads
> 
> Anything else we need to know?
> 
> BR
> 
> 
> 
> 
> 
> 
> 
> 
> On 11/9/18 7:01 AM, Mark Wieder via use-livecode wrote:
>> On 11/9/18 2:02 AM, panagiotis merakos via use-livecode wrote:
>>> Dear list members,
>>> 
>>> We are pleased to announce the release of LiveCode 9.0.2 RC-1.
>>> 
>>> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



Paul
p...@livecode.org

Mac OS Sierra 10.12.1



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread Sannyasin Brahmanathaswami via use-livecode
Fantastic job! I looked at the 80 bug fixes, amazing

I am already on Mohaje (10.14) and the latest Xcode in the App store is 10.1

Just to fun (from the release note, it would should not work) tried
stalling Xcode under Preferences/Mobile  and, right, it did not work.
Got the old invalid SDK message

The chosen folder in not a valid iOS SDK
The Selected Xcode must have an iOS SDK
among
8.2
9.2
10.2
11.2
12.0

So I went back and chose the Xcode 9.4 I was using with 9.0.1 (stable)

And got the same message.

Oh well, I will release  Android first...

then I will go off  to dig up Xcode 10 from Apple downloads

Anything else we need to know?

BR








On 11/9/18 7:01 AM, Mark Wieder via use-livecode wrote:
> On 11/9/18 2:02 AM, panagiotis merakos via use-livecode wrote:
>> Dear list members,
>>
>> We are pleased to announce the release of LiveCode 9.0.2 RC-1.
>>
>>


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] Release 9.0.2 RC-1

2018-11-09 Thread Mark Wieder via use-livecode

On 11/9/18 2:02 AM, panagiotis merakos via use-livecode wrote:

Dear list members,

We are pleased to announce the release of LiveCode 9.0.2 RC-1.


Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.


Don't know what changed behind the scenes, but these now download in 
under a minute, vs the previous half hour or so. Props to the webmaster.


--
 Mark Wieder
 ahsoftw...@gmail.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


[ANN] Release 9.0.2 RC-1

2018-11-09 Thread panagiotis merakos via use-livecode
Dear list members,

We are pleased to announce the release of LiveCode 9.0.2 RC-1.


Getting the Release
===
You can get the release at https://downloads.livecode.com/livecode/ or via
the automatic updater.


Release Contents

LiveCode 9.0.2 RC-1 comes with more than 80 bugfixes. Several crashes have
been fixed, and dozens of Dictionary entries have been corrected and
enhanced.

Special thanks to the community members for this, who have been very active
during the Hacktoberfest this month.

In addition, LiveCode 9.0.2 RC-1 includes:

- support for building with Xcode 10, using iOS 12 SDK
- new tsNet and mergExt builds
- fixes for a couple of bugs present only on iOS 12

Known issues

- The Browser widget's native layer is not shown in some Linux distros with
Cinnamon window manager.
- The use of the Browser widget is not supported on Ubuntu 18.04 64 bit LTS
yet.

The full release notes are available from:

http://downloads.livecode.com/livecode/9_0_2/LiveCodeNotes-9_0_2_rc_1.pdf


Feedback

Please report any bugs encountered on our BugZilla at
http://quality.livecode.com/

We have a forum available for discussing LiveCode Builder at
http://forums.livecode.com/viewforum.php?f=93


Have fun!
The LiveCode Team
--
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode