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/platforms.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ The Mac engine supports:
50
50
* 10.10.x (Yosemite) on Intel
51
51
* 10.11.x (El Capitan) on Intel
52
52
* 10.12.x (Sierra) on Intel
53
+
* 10.13.x (High Sierra) on Intel
53
54
54
55
## iOS
55
56
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).
@@ -88,6 +89,7 @@ It will run on the following versions of Android:
88
89
* 5.0-5.1 (Lollipop)
89
90
* 6.0 (Marshmallow)
90
91
* 7.0 (Nougat)
92
+
* 8.0 (Oreo)
91
93
92
94
To enable deployment to Android devices, you need to download the
93
95
[Android SDK](https://developer.android.com/sdk/index.html#Other), and
0 commit comments