[K/N] Update Xcode version to 13.1

This commit is contained in:
Sergey Bogolepov
2021-11-23 12:43:54 +03:00
committed by Space
parent dd17e98266
commit 9b06df48e4
4 changed files with 64 additions and 64 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ Prerequisites:
* configure Kotlin build as [specified in main readme](../ReadMe.md#build-environment-requirements)
* at the root directory of the repository,
create `local.properties` file with `kotlin.native.enabled=true` line
* macOS: Xcode 12.5 or newer
* macOS: Xcode 13.1 or newer
* Linux: glibc 2.23 or newer
* Windows:
* Microsoft C++ build tools for Visual Studio 2019 14.29 or newer