[Xcode 12.2] Update konan.properties and tarballs versions
This commit is contained in:
committed by
Stanislav Erokhin
parent
e940a1d6bb
commit
1b6745dc2a
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
# "brew install coreutils" for grealpath.
|
||||
KONAN_TOOLCHAIN_VERSION=xcode_12_0
|
||||
KONAN_TOOLCHAIN_VERSION=xcode_12_2
|
||||
SDKS="macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator"
|
||||
TARBALL_macosx=target-sysroot-$KONAN_TOOLCHAIN_VERSION-macos_x64
|
||||
TARBALL_iphoneos=target-sysroot-$KONAN_TOOLCHAIN_VERSION-ios_arm64
|
||||
|
||||
Reference in New Issue
Block a user