ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
88 stars 8 forks source link

Explore Github Actions Windows Runner for Windows App export #167

Closed ryanw-mobile closed 1 month ago

ryanw-mobile commented 1 month ago

The Windows runner provided by Github Actions is only 2x of linux runners (c.f. 10x for Mac), so we can afford trying to export an .exe from there.

The problem is just how we can obtain the .exe produced

ryanw-mobile commented 1 month ago

Related issues for proguard release builds: https://github.com/JetBrains/compose-multiplatform/issues/2393