xcode-kotlin

Kotlin Native Xcode plugin for building iOS apps with Kotlin

brewmacoslinux
Try with needOr install directly
Source

About

Kotlin Native Xcode Plugin

Commands

xcode-kotlin

Examples

Initialize Kotlin Native Xcode project$ xcode-kotlin init myproject
Build Kotlin framework for iOS$ xcode-kotlin build --target ios
Generate Xcode project configuration$ xcode-kotlin generate-xcodeproj