feat: add build script & add ico
This commit is contained in:
@@ -18,7 +18,10 @@
|
||||
"all": true
|
||||
},
|
||||
"bundle": {
|
||||
"icon": ["icons/weRead.icns"],
|
||||
"icon": [
|
||||
"icons/weRead.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
|
||||
Reference in New Issue
Block a user