[K/N] xcode 14.1 rc2

This commit is contained in:
Sergey Bogolepov
2022-10-25 15:59:23 +03:00
committed by Space Team
parent 719bc025f1
commit 360046a33c
2 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
# "brew install coreutils" for grealpath.
KONAN_TOOLCHAIN_VERSION=xcode_14_1_rc
KONAN_TOOLCHAIN_VERSION=xcode_14_1_rc2
SDKS="macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator"
TARBALL_macosx=target-sysroot-$KONAN_TOOLCHAIN_VERSION-macosx
TARBALL_iphoneos=target-sysroot-$KONAN_TOOLCHAIN_VERSION-iphoneos