chore: add arch suffix to mac zip artifact name

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
yushen
2026-01-16 16:02:55 +08:00
parent fe9536860f
commit 9b99881cf7

View File

@@ -19,6 +19,7 @@ nsis:
uninstallDisplayName: ${productName}
createDesktopShortcut: always
mac:
artifactName: ${productName}-${version}-${arch}-mac.${ext}
entitlementsInherit: build/entitlements.mac.plist
extendInfo:
- NSCameraUsageDescription: Application requests access to the device's camera.