mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-27 04:56:20 +02:00
chore: add arch suffix to mac zip artifact name
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user