mirror of
https://github.com/xxnuo/MTranServer.git
synced 2026-09-03 06:35:20 +08:00
fix: icns
This commit is contained in:
BIN
images/icon.icns
Normal file
BIN
images/icon.icns
Normal file
Binary file not shown.
BIN
images/icon.ico
Normal file
BIN
images/icon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 353 KiB |
@@ -99,11 +99,11 @@
|
||||
},
|
||||
"mac": {
|
||||
"target": "dmg",
|
||||
"icon": "images/icon.png"
|
||||
"icon": "images/icon.icns"
|
||||
},
|
||||
"win": {
|
||||
"target": "nsis",
|
||||
"icon": "images/icon.png"
|
||||
"icon": "images/icon.ico"
|
||||
},
|
||||
"linux": {
|
||||
"target": [
|
||||
@@ -118,4 +118,4 @@
|
||||
"allowToChangeInstallationDirectory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user