touchlab / xcode-kotlin

Kotlin Native Xcode Plugin
https://touchlab.co/xcodekotlin
Apache License 2.0
1.15k stars 47 forks source link

Support tvos, watchos and macos #105

Closed ProVir closed 2 months ago

ProVir commented 7 months ago

Details

Support for other targets is required. At the moment, there are no alternatives for debugging on tvos and watchos. The only alternative in the form of a plug-in for the Android Studio also supports only iOS.

Current state

Support only iOS

Issue Labels

TadeasKriz commented 2 months ago

I just tested macOS and it works. I'd expect watchOS and tvOS should work too, could you test and reopen this issue if you're having problems? Thanks!