Kotlin Native Xcode Support
The xcode-kotlin plugin allows debugging of Kotlin code running in an iOS application, directly from Xcode.
This enables a smoother development and integration experience for iOS developers using shared code from Kotlin, and a more accessible experience for larger teams where everyone may not be editing the shared code directly.
Documentation
The main documentation for Xcode Kotlin lives here. For info on contributing, see CONTRIBUTING.md.