构建配置

This commit is contained in:
YHH
2025-10-16 17:44:57 +08:00
parent 5bcfd597b9
commit c676006632
2 changed files with 129 additions and 2 deletions

View File

@@ -9,8 +9,24 @@
"frontendDist": "../dist"
},
"bundle": {
"active": false,
"targets": "all"
"active": true,
"targets": "all",
"icon": [
"icons/icon.ico"
],
"windows": {
"certificateThumbprint": null,
"digestAlgorithm": "sha256",
"timestampUrl": ""
},
"macOS": {
"frameworks": [],
"minimumSystemVersion": "10.13",
"exceptionDomain": "",
"signingIdentity": null,
"providerShortName": null,
"entitlements": null
}
},
"app": {
"windows": [