Batch packaging scheme for migrating the master branch

This commit is contained in:
Tlntin
2023-04-08 10:35:51 +08:00
parent da95422828
commit a46a5d702e
7 changed files with 268 additions and 89 deletions

View File

@@ -1,10 +1,7 @@
{
"tauri": {
"bundle": {
"icon": [
"png/weread_256.ico",
"png/weread_32.ico"
],
"icon": ["png/weread_256.ico", "png/weread_32.ico"],
"identifier": "com.tw93.weread",
"active": true,
"category": "DeveloperTool",