Updates for packaging.

This commit is contained in:
Patrick Fic
2025-03-24 08:28:11 -07:00
parent a814326aa3
commit 4462cefb54
3 changed files with 26 additions and 21 deletions

View File

@@ -13,6 +13,7 @@ asarUnpack:
- resources/**
win:
executableName: bodyshop-desktop
nsis:
artifactName: ${name}-${version}-setup.${ext}
shortcutName: ${productName}
@@ -26,7 +27,7 @@ mac:
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
notarize: false
dmg:
artifactName: ${name}-${version}.${ext}
linux:
@@ -41,7 +42,7 @@ appImage:
npmRebuild: false
publish:
provider: s3
bucket: bodyshop-desktop-updater
bucket: imex-partner
region: ca-central-1
electronDownload:
mirror: https://npmmirror.com/mirrors/electron/