fix: 打包目标改为 NSIS,移除需要 WiX 的 MSI

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 13:04:49 +08:00
parent 605e01803f
commit 90de72d67a
+1 -1
View File
@@ -25,7 +25,7 @@
},
"bundle": {
"active": true,
"targets": "all",
"targets": "nsis",
"icon": [
"icons/32x32.png",
"icons/128x128.png",