@channel Kotlin/Native team is pleased to announce...
# kotlin-native
m
@channel Kotlin/Native team is pleased to announce release v0.9.2 of our toolchain. This is a major release, including the following features: * Support Xcode 10.0 * iOS 9.0 is the minimal supported version for all targets * Swift interop improvements * Support shared top level values of some immutable types (i.e. String and atomic references) * Support release Kotlin 1.3.0 Binaries can be downloaded from the following links: https://download.jetbrains.com/kotlin/native/builds/releases/0.9.2/macos/kotlin-native-macos-0.9.2.tar.gz https://download.jetbrains.com/kotlin/native/builds/releases/0.9.2/linux/kotlin-native-linux-0.9.2.tar.gz https://download.jetbrains.com/kotlin/native/builds/releases/0.9.2/windows/kotlin-native-windows-0.9.2.zip GitHub release page is https://github.com/JetBrains/kotlin-native/releases/tag/v0.9.2
K 2
🔥 5
🎉 19
y
Where can I find more information on
Swift Interop improvements
?
Thanks for the quick turn around of the release too!