增加Linux图标功能,增加Linux下批量打包功能

This commit is contained in:
Tlntin
2022-11-18 18:32:19 +08:00
parent 0a157bea04
commit 6939518c2d
46 changed files with 76 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"package": {
"productName": "WeRead",
"productName": "weRead",
"version": "0.2.0"
},
"tauri": {
@@ -20,7 +20,8 @@
"bundle": {
"icon": [
"icons/weRead.icns",
"icons/icon.ico"
"icons/icon.ico",
"png/weRead_512.png"
],
"identifier": "com.tw93.weRead",
"active": true,