Update XCode to 10.2. (#2825)

This commit is contained in:
Nikolay Igotti
2019-03-28 14:26:29 +03:00
committed by GitHub
parent 7971090461
commit 19310d84c6
6 changed files with 46 additions and 18 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
KONAN_TOOLCHAIN_VERSION=8
# "brew install coreutils" for grealpath.
KONAN_TOOLCHAIN_VERSION=9
SDKS="macosx iphoneos iphonesimulator"
TARBALL_macosx=target-sysroot-$KONAN_TOOLCHAIN_VERSION-macos_x64
TARBALL_iphoneos=target-sysroot-$KONAN_TOOLCHAIN_VERSION-ios_arm64