update build pkgs

This commit is contained in:
2025-05-27 12:36:23 +08:00
parent 712b98e338
commit 33f1f2603a

View File

@@ -63,7 +63,12 @@
] ]
}, },
"mac": { "mac": {
"target": "dmg" "target": "dmg",
"arch": [
"x64",
"arm64",
"universal"
]
}, },
"nsis": { "nsis": {
"oneClick": false, "oneClick": false,