is there any Jetbrains IDE at the moment with a wo...
# kotlin-native
t
is there any Jetbrains IDE at the moment with a working Kotlin/Native debugger for macos or (preferably) iosX64 targets?
a
IDEA 2020.1 can debug KN. Sometimes I have some problems but in common it works fine.
t
you’re using the
macos
target?
a
Yes. Now I make native OSX application
👍 1