how name chnage Main.kt in desktop KMP?
# multiplatform
a
how name chnage Main.kt in desktop KMP?
y
That is based on how you launch the desktop app. If you just run the
main
function it will show
MainKt
. I use this run configuration which shows the correct name and icon on dock. https://github.com/yasanglass/kepko/blob/main/compose-multiplatform/.run/Run%20Sample%20Desktop.run.xml