提交 27232bca 编写于 作者: S Sergey Bogolepov 提交者: Sergey Bogolepov

[Xcode 12] Bump major version

上级 accf6b01
......@@ -12,7 +12,7 @@ without the need to ship an additional execution runtime.
Prerequisites:
* install JDK for your platform, instead of JRE. The build requires ```tools.jar```, which is not included in JRE;
* on macOS install Xcode 11 (Xcode 11.5 is required to compile Kotlin/Native from sources)
* on macOS install Xcode 11 (Xcode 12.0 is required to compile Kotlin/Native from sources)
* on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed
* on recent Ubuntu ```apt install libncurses5``` is needed
......
......@@ -27,7 +27,7 @@ testKotlinCompilerVersion=1.4.30-dev-374
konanVersion=1.4.30
# A version of Xcode required to build the Kotlin/Native compiler.
xcodeMajorVersion=11
xcodeMajorVersion=12
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
org.gradle.workers.max=4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册