fixup! Update Xcode to 15 RC
diff --git a/kotlin-native/README.md b/kotlin-native/README.md
index 9e897e9..1265361 100644
--- a/kotlin-native/README.md
+++ b/kotlin-native/README.md
@@ -42,7 +42,7 @@
* 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 14.0 or newer
+* macOS: Xcode 15.0 or newer
* on `MacOS aarch64`, CInterop functionality is available only using aarch64 JDK builds, e.g.
[Eclipse Temurin 17.0.5](https://github.com/adoptium/temurin17-binaries/releases) or
[Azul Zulu JDK8](https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk)