Re: [ANN] Release 9.6.0 RC-2

2020-05-21 Thread panagiotis merakos via use-livecode
Hello Mike,

What you see is the expected behavior, see
https://quality.livecode.com/show_bug.cgi?id=19971 for more details.

Kind regards,
Panos
--

On Wed, 20 May 2020 at 21:06, Mike Kerner via use-livecode <
use-livecode@lists.runrev.com> wrote:

> if i do a build for ios, the build number is what shows in xcode as the
> "version", and the "version" does not appear anywhere.
>
> On Wed, May 20, 2020 at 11:43 AM panagiotis merakos via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > Dear list members,
> >
> > We are pleased to announce the release of LiveCode 9.6.0 RC-2.
> >
> >
> > Getting the Release
> > ===
> > You can get the release at https://downloads.livecode.com/livecode/ or
> via
> > the automatic updater.
> >
> >
> > Release Contents
> > 
> > LiveCode 9.6.0 RC-2 comes with 5 regression fixes.
> >
> > For the full list of all fixes, updates and enhancements please see the
> > release notes:
> >
> http://downloads.livecode.com/livecode/9_6_0/LiveCodeNotes-9_6_0_rc_2.pdf
> >
> >
> > 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 mergSettings external still uses the UIWebView API on iOS, so
> > checking "mergSettings" in the Inclusions pane will cause an AppStore
> > rejection, since Apple no longer accepts new apps that use UIWebView.
> >
> >
> > Required Software
> > =
> > To build iOS apps with LiveCode you must have the appropriate versions of
> > Xcode as follows:
> >
> >   - macOS 10.13.4: Xcode 10.1 - LiveCode builds iOS apps using the iOS
> 12.1
> > SDK
> >   - macOS 10.14.4: Xcode 11.3.x - LiveCode builds iOS apps using the iOS
> > 13.2 SDK
> >   - macOS 10.15.2: Xcode 11.4.x - LiveCode builds iOS apps using the iOS
> > 13.4 SDK
> >
> > There is a full list of working LiveCode/macOS/Xcode combinations here:
> > https://livecode.com/docs/9-5-0/faq/faq/
> >
> > Note: Whilst we endeavour to release updated versions of LiveCode
> > supporting the latest Xcode/iOS SDKs as quickly as possible; we strongly
> > recommend disabling automatic update of Xcode or downloading the specific
> > version of Xcode required directly from the Apple developer portal and
> > installing it separately.
> >
> > Important: Since the end of April 2020, Apple is only accepting new apps
> > built using iOS13 SDKs. Updates to existing apps can be built using iOS12
> > SDKs until the end of June 2020. This means that, if you wish to submit
> new
> > apps to the AppStore, you will have to be running at least macOS 10.14 in
> > order to be able to install the necessary version of Xcode.
> >
> >
> > Feedback
> > 
> > Please report any bugs encountered on our quality center 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
> >
>
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>and did a little diving.
> And God said, "This is good."
> ___
> 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.6.0 RC-2

2020-05-20 Thread Mike Kerner via use-livecode
if i do a build for ios, the build number is what shows in xcode as the
"version", and the "version" does not appear anywhere.

On Wed, May 20, 2020 at 11:43 AM panagiotis merakos via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Dear list members,
>
> We are pleased to announce the release of LiveCode 9.6.0 RC-2.
>
>
> Getting the Release
> ===
> You can get the release at https://downloads.livecode.com/livecode/ or via
> the automatic updater.
>
>
> Release Contents
> 
> LiveCode 9.6.0 RC-2 comes with 5 regression fixes.
>
> For the full list of all fixes, updates and enhancements please see the
> release notes:
> http://downloads.livecode.com/livecode/9_6_0/LiveCodeNotes-9_6_0_rc_2.pdf
>
>
> 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 mergSettings external still uses the UIWebView API on iOS, so
> checking "mergSettings" in the Inclusions pane will cause an AppStore
> rejection, since Apple no longer accepts new apps that use UIWebView.
>
>
> Required Software
> =
> To build iOS apps with LiveCode you must have the appropriate versions of
> Xcode as follows:
>
>   - macOS 10.13.4: Xcode 10.1 - LiveCode builds iOS apps using the iOS 12.1
> SDK
>   - macOS 10.14.4: Xcode 11.3.x - LiveCode builds iOS apps using the iOS
> 13.2 SDK
>   - macOS 10.15.2: Xcode 11.4.x - LiveCode builds iOS apps using the iOS
> 13.4 SDK
>
> There is a full list of working LiveCode/macOS/Xcode combinations here:
> https://livecode.com/docs/9-5-0/faq/faq/
>
> Note: Whilst we endeavour to release updated versions of LiveCode
> supporting the latest Xcode/iOS SDKs as quickly as possible; we strongly
> recommend disabling automatic update of Xcode or downloading the specific
> version of Xcode required directly from the Apple developer portal and
> installing it separately.
>
> Important: Since the end of April 2020, Apple is only accepting new apps
> built using iOS13 SDKs. Updates to existing apps can be built using iOS12
> SDKs until the end of June 2020. This means that, if you wish to submit new
> apps to the AppStore, you will have to be running at least macOS 10.14 in
> order to be able to install the necessary version of Xcode.
>
>
> Feedback
> 
> Please report any bugs encountered on our quality center 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
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
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.6.0 RC-2

2020-05-20 Thread panagiotis merakos via use-livecode
Dear list members,

We are pleased to announce the release of LiveCode 9.6.0 RC-2.


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


Release Contents

LiveCode 9.6.0 RC-2 comes with 5 regression fixes.

For the full list of all fixes, updates and enhancements please see the
release notes:
http://downloads.livecode.com/livecode/9_6_0/LiveCodeNotes-9_6_0_rc_2.pdf


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 mergSettings external still uses the UIWebView API on iOS, so
checking "mergSettings" in the Inclusions pane will cause an AppStore
rejection, since Apple no longer accepts new apps that use UIWebView.


Required Software
=
To build iOS apps with LiveCode you must have the appropriate versions of
Xcode as follows:

  - macOS 10.13.4: Xcode 10.1 - LiveCode builds iOS apps using the iOS 12.1
SDK
  - macOS 10.14.4: Xcode 11.3.x - LiveCode builds iOS apps using the iOS
13.2 SDK
  - macOS 10.15.2: Xcode 11.4.x - LiveCode builds iOS apps using the iOS
13.4 SDK

There is a full list of working LiveCode/macOS/Xcode combinations here:
https://livecode.com/docs/9-5-0/faq/faq/

Note: Whilst we endeavour to release updated versions of LiveCode
supporting the latest Xcode/iOS SDKs as quickly as possible; we strongly
recommend disabling automatic update of Xcode or downloading the specific
version of Xcode required directly from the Apple developer portal and
installing it separately.

Important: Since the end of April 2020, Apple is only accepting new apps
built using iOS13 SDKs. Updates to existing apps can be built using iOS12
SDKs until the end of June 2020. This means that, if you wish to submit new
apps to the AppStore, you will have to be running at least macOS 10.14 in
order to be able to install the necessary version of Xcode.


Feedback

Please report any bugs encountered on our quality center 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