From 5c1641430cdef8fd9ee4664bbf885ffbfded3499 Mon Sep 17 00:00:00 2001 From: Sergey Bogolepov Date: Wed, 14 Sep 2022 13:39:23 +0300 Subject: [PATCH] [K/N] Bump Xcode version in README.md --- kotlin-native/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kotlin-native/README.md b/kotlin-native/README.md index 55a4791252c..f86af6f2921 100644 --- a/kotlin-native/README.md +++ b/kotlin-native/README.md @@ -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 13.1 or newer +* macOS: Xcode 14.0 or newer * Linux: glibc 2.23 or newer * Windows: * Microsoft C++ build tools for Visual Studio 2019 14.29 or newer