support of macOS x64 packing (#7)

This commit is contained in:
Nexmoe
2025-10-30 21:31:42 +08:00
committed by GitHub
parent 11eaaf0f88
commit 10a97b1f4a

View File

@@ -21,6 +21,11 @@ nsis:
mac:
entitlementsInherit: build/entitlements.mac.plist
notarize: false
target:
- target: dmg
arch:
- arm64
- x64
dmg:
artifactName: ${name}-${version}.${ext}
linux: