[K/N] Bump Xcode dependency to 14.1 RC

This commit is contained in:
Sergey Bogolepov
2022-10-21 14:56:25 +03:00
committed by Space Team
parent 36b8ba8df3
commit 7830a68424
2 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
# "brew install coreutils" for grealpath.
KONAN_TOOLCHAIN_VERSION=xcode_14_rc
KONAN_TOOLCHAIN_VERSION=xcode_14_1_rc
SDKS="macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator"
TARBALL_macosx=target-sysroot-$KONAN_TOOLCHAIN_VERSION-macosx
TARBALL_iphoneos=target-sysroot-$KONAN_TOOLCHAIN_VERSION-iphoneos