|
|
|
|
|
by mike_hearn
756 days ago
|
|
Yes this is a bit of a pain. You don't have to ship AppX to the MS Store but it helps. If anyone else is looking for help with this, my company makes a product [1] for distributing desktop apps that understands Electron and can package apps using AppX/MSIX and upload them to the store for you. It handles all the details including things like icons, generating the manifest, signing it and it can do all that from Linux as well which is nice if you want to deploy from CI. It's free for open source projects. [1] https://hydraulic.dev/ |
|