Commit e66eff66 by bubblepipe

fix wn

parent 97a8f25d
...@@ -41,22 +41,6 @@ ...@@ -41,22 +41,6 @@
"tray-iconTemplate.png", "tray-iconTemplate.png",
"tray-iconTemplate@2x.png" "tray-iconTemplate@2x.png"
], ],
"extraResources": [
{
"from": "../new-api",
"to": "bin/new-api",
"filter": [
"**/*"
]
},
{
"from": "../new-api.exe",
"to": "bin/new-api.exe",
"filter": [
"**/*"
]
}
],
"mac": { "mac": {
"category": "public.app-category.developer-tools", "category": "public.app-category.developer-tools",
"icon": "icon.png", "icon": "icon.png",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment