Skip to content

Commit 181b94a

Browse files
committed
[ios 10.0 support] Updated setup_xcode_sdks.sh
1 parent 45d1b01 commit 181b94a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/setup_xcode_sdks.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Update these lists if you need different SDK versions!
44

5-
iphoneos_versions="9.3 9.2 8.2"
6-
iphonesimulator_versions="9.3 9.2 8.2 7.1 6.1 5.1"
5+
iphoneos_versions="10.0 9.3 9.2 8.2"
6+
iphonesimulator_versions="10.0 9.3 9.2 8.2 7.1 6.1 5.1"
77
macosx_versions="10.8 10.6"
88

99
# This tool creates the symlinks required for Xcode builds of LiveCode.

0 commit comments

Comments
 (0)