has anyone gotten proguard with optimization enabl...
# compose-desktop
a
has anyone gotten proguard with optimization enabled, to work for a CfD app? I've wasted quite a bit of time trying so far 😔
👌 1
c
What's "optimization"? let me read the docs... but I just posted about some of my trials and tribulations about packaging an app with/without proguard with the packaging tasks that come for free and with using conveyor for packaging. see: https://kotlinlang.slack.com/archives/C01D6HTPATV/p1742875971247889
looks like optimizations are enabled by default. so with that said... yes. ive gotten proguard to work with optimizations enabled. the app I used in my test was just the basic template from kmp.jetbrains.com, but if you scroll up... since March 18th, there were like 8 questions revovling proguard (half from me lol). if you scroll even more before that you can see some examples that people posted of working examples. namely one from Romain https://github.com/romainguy/kotlin-explorer