Hey guys, I'm working on a Kotlin multiplaform pro...
# multiplatform
f
Hey guys, I'm working on a Kotlin multiplaform project (desktop & server for now), I'm using Fleet and I'm looking on how to generate an executable of my desktop app (jar ou dmg). Does anyone can help on how to generate the executable ? Can't find a way to do it 😅
j
Are you using Compose Multiplatform? If so, see this.