Add better update handler.
This commit is contained in:
@@ -13,11 +13,11 @@ asarUnpack:
|
||||
- resources/**
|
||||
win:
|
||||
executableName: bodyshop-desktop
|
||||
azureSignOptions:
|
||||
azureSignOptions:
|
||||
endpoint: https://eus.codesigning.azure.net
|
||||
certificateProfileName: ImEXRPS
|
||||
codeSigningAccountName: ImEX
|
||||
|
||||
|
||||
nsis:
|
||||
artifactName: ${name}-${version}-setup.${ext}
|
||||
shortcutName: ${productName}
|
||||
@@ -32,7 +32,7 @@ mac:
|
||||
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
|
||||
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
|
||||
target:
|
||||
- target: dmg
|
||||
- target: default
|
||||
arch:
|
||||
- universal
|
||||
dmg:
|
||||
|
||||
Reference in New Issue
Block a user