daniel-lerch / vocup

Vocabulary trainer.
https://www.microsoft.com/store/apps/9N6W2H3QJQMM
GNU Affero General Public License v3.0
9 stars 3 forks source link

Scripted builds and packaging #26

Closed daniel-lerch closed 2 years ago

daniel-lerch commented 3 years ago

Vocup 2.0 requires a rewrite of build.ps1 because the build matrix gets much more complicated than before.

OS Package type Runtime identifiers
Windows Microsoft Store win10-x64
win10-x86
win10-arm64
Windows Installer win-x86
Windows .zip win-x86

Packaging options for macOS and Linux should be discussed in separate issues.

daniel-lerch commented 2 years ago

Fixed in 7f2b2db365d424a682565b87b9f859d606d36c62.

Forthcoming releases will only be published on Microsoft Store. Therefore, scripted build pipelines for Windows won't be necessary in the future.