[ANN] Release 10.0.0 DP-1

Bernard Devlin bdrunrev at gmail.com
Mon Nov 22 10:39:44 EST 2021


I'm not sure this merits a bug report (just yet).  I suspect I'm doing
something wrong.

I installed LC 10 on Windows 10 and wanted to see how much difference
webassembly made to the loading speed. However, after trying on 3 browsers
(Firefox, Chrome, Edge), it fails to load. On each browser the error in the
JS console is the same.

>>
both async and sync fetching of the wasm failed

failed to asynchronously prepare wasm: RuntimeError: abort(both async and
sync fetching of the wasm failed). Build with -s ASSERTIONS=1 for more info.
<<

Has anyone got it working?  I just tried opening the local html file
created by the Standalone Builder.  I even followed the Firefox tip in the
last comments on this lesson.
https://lessons.livecode.com/m/4071/l/800867-how-do-i-put-my-first-app-on-the-web

Regards, Bernard.

On Fri, Nov 19, 2021 at 2:30 PM panagiotis m via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hello Mike,
>
> I believe you should be able to use Xcode 12.5 with LiveCode on MacOS 12.x.
>
> LC does not actually use Xcode, it just needs the iOS SDKs and some command
> line tools. So the following should work:
>
> 1. Download Xcode 12.5.xip from Apple's downloads area
> 2. Expand the .xip file
> 3. Run in the Terminal: sudo xcode-select -s /path/to/Xcode12.5.app, e.g.
> sudo xcode-select -s /Users/mike/Xcodes/Xcode12.5.app
> 4. Run in the Terminal: sudo xcode-select --install
> 5. In the LC Prefs, add the path to Xcode12.5. Remove other paths to
> Xcode13, if any.
> 6. Try to build an iOS standalone
>
> >>>>>Any chance we'll get XCode 13.1 in DP2?
> Yes, it is quite likely. We plan to add support for Xcode13.1 in LC 9.6.6
> RC-1, and then merge this to LC 10.0 DP-2.
>
> Kind regards,
> Panos
>
>
> On Thu, 18 Nov 2021 at 23:02, Mike Kerner via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
> > FYI, XC 12.5.x is being a bugger with MacOS 12.x for new hardware. Any
> > chance we'll get XCode 13.1 in DP2?
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


More information about the use-livecode mailing list