[K/N] Bump Xcode dependency to 14.1 RC
This commit is contained in:
committed by
Space Team
parent
36b8ba8df3
commit
7830a68424
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user