You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/notes-base/platforms.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,24 +59,25 @@ The Mac engine supports:
59
59
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).
60
60
61
61
Currently, the supported versions of Xcode are:
62
-
* Xcode 8.2 on MacOS X 10.11
63
62
* Xcode 9.2 on MacOS 10.12 (Note: You need to upgrade to 10.12.6)
64
63
* Xcode 10.1 on MacOS 10.13 (Note: You need to upgrade to 10.13.4)
65
64
* Xcode 11.3 on MacOS 10.14 (Note: You need to upgrade to 10.14.4)
66
65
* Xcode 12.4 on MacOS 10.15 and above (Note: You need to upgrade to 10.15.4)
66
+
* Xcode 12.5 on MacOS 11.0 and above
67
+
67
68
68
69
It is also possible to set other versions of Xcode, to allow testing
69
-
on a wider range of iOS simulators. For instance, on MacOS 10.12
70
-
(Sierra), you can add *Xcode 8.2* in the *Mobile Support* preferences,
71
-
to let you test your stack on the *iOS Simulator 10.2*.
70
+
on a wider range of iOS simulators. For instance, on MacOS 10.13
71
+
(High Sierra), you can add *Xcode 9.2* in the *Mobile Support* preferences,
72
+
to let you test your stack on the *iOS Simulator 11.2*.
72
73
73
74
We currently support building against the following versions of the iOS SDK:
0 commit comments