update build config

This commit is contained in:
himeditator
2025-06-12 23:03:51 +08:00
parent 4968cd597e
commit d6ae8d51dd
3 changed files with 106 additions and 86 deletions

View File

@@ -18,6 +18,9 @@ nsis:
shortcutName: ${productName}
uninstallDisplayName: ${productName}
createDesktopShortcut: always
oneClick: false
perMachine: true
allowToChangeInstallationDirectory: true
mac:
entitlementsInherit: build/entitlements.mac.plist
extendInfo:
@@ -30,9 +33,10 @@ dmg:
artifactName: ${name}-${version}.${ext}
linux:
target:
- AppImage
- snap
- deb
# - AppImage
# - snap
# - deb
- tar.gz
maintainer: electronjs.org
category: Utility
appImage: