[desktop] update tauri 2.0.0-rc.3

This commit is contained in:
Vladimir Stoilov
2024-08-19 17:56:46 +03:00
parent 80664d1a27
commit c9ee01d2c4
9 changed files with 5321 additions and 4726 deletions

View File

@@ -43,6 +43,7 @@
"identifier": "io.safing.portmaster", // this is added as a property to the shortcut on windows (ApplicationUserModelID). Used for notifications.
"app": {
"withGlobalTauri": true,
"enableGTKAppId": false,
"security": {
"csp": null
}
@@ -91,10 +92,6 @@
"template": "templates/main.wxs"
}
},
"externalBin": [
"binaries/portmaster-start",
"binaries/portmaster-core"
],
"targets": [
"deb",
"rpm",