So when do we get iOS run configurations in IntelliJ IDEA like in Android Studio for kotlin multiplatform projects?
m
mkrussel
12/15/2023, 2:44 PM
I don't think we will.
They mentioned in a blog article that Fleet will be the focus for KMP features for their IDEs.
Having said that, the target audience for IntelliJ IDEA will primarily remain that of server-side developers targeting the JVM. While it will be possible to open, navigate, and build Kotlin Multiplatform projects in IntelliJ IDEA and Android Studio, other features such as platform-specific run configurations, Compose Multiplatform features, and many other things that facilitate multiplatform development will be supported in Fleet only.