Add updater channels.

This commit is contained in:
Patrick Fic
2025-03-31 15:20:18 -07:00
parent eeaeba2252
commit 586a076015
9 changed files with 477 additions and 73 deletions

View File

@@ -1,5 +1,8 @@
appId: com.convenientbrands.bodyshop-desktop
copyright: Convenient Brands, LLC.
productName: Shop Partner
generateUpdatesFilesForAllChannels: true
directories:
buildResources: build
files:
@@ -12,7 +15,8 @@ files:
asarUnpack:
- resources/**
win:
executableName: bodyshop-desktop
executableName: Shop Partner
icon: resources/diamond.png
azureSignOptions:
endpoint: https://eus.codesigning.azure.net
certificateProfileName: ImEXRPS
@@ -34,9 +38,12 @@ mac:
target:
- target: default
arch:
- universal
- arm64
- target: default
arch:
- x64
dmg:
artifactName: ${name}-${version}.${ext}
artifactName: ${name}-${version}-${arch}.${ext}
linux:
target:
- AppImage