Create APPX for Windows Store
Using Desktop App Converter, we should be able to create an APPX package for the windows store.
See https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-run…
If we do so, it would be good to have a way to compile MuseScore with a special variable so we can detect it's a Windows store version. Thanks to this variable we can change the UpdateChecker to make sure it sends a link to the windows store for this version.
Comments
Fixed in branch 2.1, commit 1409eac041
fix #193526: Create APPX for Windows Store
Automatically closed -- issue fixed for 2 weeks with no activity.
See https://github.com/musescore/MuseScore/pull/3208 for master
Fixed in branch master, commit c5114a6092
fix #193526: Create APPX for Windows Store
Automatically closed -- issue fixed for 2 weeks with no activity.