feat: add the settings window

This commit is contained in:
Kevin Yue
2023-07-09 10:06:44 +08:00
parent 963b7d5407
commit bf96a88e21
45 changed files with 1470 additions and 641 deletions

View File

@@ -7,8 +7,8 @@
"distDir": "../dist"
},
"package": {
"productName": "gpgui",
"version": "0.1.0"
"productName": "GlobalProtect",
"version": "2.0.0"
},
"tauri": {
"allowlist": {
@@ -42,7 +42,7 @@
"icons/icon.icns",
"icons/icon.ico"
],
"identifier": "com.tauri.dev",
"identifier": "com.yuezk.gpgui",
"longDescription": "",
"macOS": {
"entitlements": null,