Page 1 of 1

Cannot make stand alone with Xcode 10.1, sdk 12.1

Posted: Sat Jan 05, 2019 1:56 pm
by DR White
Has anyone been able to create iOS standalone with Xcode 10.1, sdk 12.1?

When I try to setup the under Mobile Support under the preferences tab sdk 12 is listed, but not 12.1.
sdk 12.1 has been out since October 30, is that not enough time for LC to make their software compatible for the new Xcode? Or maybe I am doing something wrong?

Thanks,

David

Re: Cannot make stand alone with Xcode 10.1, sdk 12.1

Posted: Sun Jan 06, 2019 12:47 am
by quailcreek
xCode 10.1 is not supported yet.Works fine with xCode 10

Re: Cannot make stand alone with Xcode 10.1, sdk 12.1

Posted: Mon Mar 25, 2019 12:26 pm
by chrissi_barton
Fantastic news!

I have been trying to find out if Xcode 10 is supported - great to hear it is. So which version of Livecode should I be using?

Re: Cannot make stand alone with Xcode 10.1, sdk 12.1

Posted: Mon Mar 25, 2019 12:33 pm
by Thierry
So which version of Livecode should I be using?
The best way to answer this question is to have a look at the releases notes.
You can find them there:

https://downloads.livecode.com/livecode/

Here is the iOS section of the release notes for the latest stable version of LC:

iOS deployment is possible when running LiveCode IDE on a Mac, and provided Xcode is installed
and has been set in LiveCode Preferences (in the Mobile Support pane). Currently, the supported versions of Xcode are:
4
LiveCode 9.0.3 Release Notes 3/19/19
Xcode 6.2 on MacOS X 10.9
Xcode 6.2 and 7.2 on Mac OS X 10.10
Xcode 8.2 on MacOS X 10.11
Xcode 9.2 on MacOS 10.12 (Note: You need to upgrade to 10.12.6) Xcode 10.1 on MacOS 10.13 (Note: You need to upgrade to 10.13.4)
It is also possible to set other versions of Xcode, to allow testing on a wider range of iOS simulators. For instance, on MacOS 10.12 (Sierra), you can add Xcode 6.2 in the Mobile Support preferences, to let you test your stack on the iOS Simulator 8.2.
We currently support deployment for the following versions of iOS:
8.2 [simulator] 9.2
10.2
11.2
12.1
HTH,

Thierry