Page 1 of 1

Setup iOS with nex Xode-Version

Posted: Fri Sep 18, 2020 9:27 am
by AlexP
After Xcode has been updated to the latest version (iOS 14) I cannot acivate the mobile development in LC for iOS. You software says, a valid version of XCode cannot be found.

This problem stops all projects based on iOS.

Could you fix that?

Thanks,
Alex

Re: Setup iOS with nex Xode-Version

Posted: Fri Sep 18, 2020 10:22 am
by AlexP
And: Same issue with Android studio: The path, described in documentation does not exist.

where do I find the correct path for the android installation?

I'm usig the latest version of android studio, located in /programme/androidstudio . app/contents ..

Rgds,
Alex

Re: Setup iOS with nex Xode-Version

Posted: Fri Sep 18, 2020 10:43 am
by Klaus
Please check the "Release Notes", page 5 (Menu: Help) for the currently supported Xcode versions in LC 9.6.1.
iOS 14 is not yet supported!

Re: Setup iOS with nex Xode-Version

Posted: Fri Sep 18, 2020 11:01 am
by AlexP
Thanks for info.

That might be like that .. but updating of the environmnt should remain possible, as the dev tools are used for other projects. a native support of ios 14 is another step ..

do you maybe know something about the adroid issue?

Re: Setup iOS with nex Xode-Version

Posted: Fri Sep 18, 2020 11:41 am
by Klaus
No, sorry, I don't develop for mobile.

Re: Setup iOS with nex Xode-Version

Posted: Fri Sep 18, 2020 5:25 pm
by jacque
You can add more than one version of Xcode to the list in mobile preferences and LC will use the one that is compatible. You can also have more than one version on your hard drive if you keep each one in its own folder.

For now, download the compatible version and assign it to mobile prefs. LC advises not to use auto-update which will replace the older version. Instead, download each new Xcode separately.

Re: Setup iOS with nex Xode-Version

Posted: Sat Sep 19, 2020 9:00 am
by AlexP
Thank you for the tip. I'll install an older version for now ..

Do you maybe know, wich path to set up in LC to get the connection to android working?

Thanks,
Alex

Re: Setup iOS with nex Xode-Version

Posted: Sat Sep 19, 2020 5:46 pm
by jacque
AlexP wrote:
Sat Sep 19, 2020 9:00 am
Thank you for the tip. I'll install an older version for now ..

Do you maybe know, wich path to set up in LC to get the connection to android working?
Try this: https://kitefaster.com/2018/02/22/locat ... %E2%80%9D.

Re: Setup iOS with nex Xode-Version

Posted: Sun Sep 20, 2020 3:33 am
by stam
AlexP wrote:
Sat Sep 19, 2020 9:00 am
Do you maybe know, wich path to set up in LC to get the connection to android working?
For me, it's located at: /Users/[USER]/Library/Android/sdk

Re: Setup iOS with nex Xode-Version

Posted: Mon Sep 21, 2020 11:45 am
by elanorb
Hi

For Android you will need make sure you have all the required packages installed. Your SDK folder will not be selectable if the required packages are not installed. You can also see the path to the SDK location in the SDK Manager.

We have a lesson on this here

http://lessons.livecode.com/m/2571/l/62 ... oid-studio

I hope that helps.

Kind regards

Elanor