1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-24 07:30:19 +01:00

Update build app id

This commit is contained in:
Nayam Amarshe 2023-10-14 06:36:38 +05:30
parent 1b2ff5e4f9
commit f73a45f1e2

View File

@ -60,7 +60,7 @@
}, },
"build": { "build": {
"productName": "Upscayl", "productName": "Upscayl",
"appId": "org.upscayl.app", "appId": "org.upscayl.Upscayl",
"artifactName": "${name}-${version}-${os}.${ext}", "artifactName": "${name}-${version}-${os}.${ext}",
"afterSign": "scripts/notarize.js", "afterSign": "scripts/notarize.js",
"asar": true, "asar": true,