Icon for mac
This commit is contained in:
BIN
assets/client.icns
Normal file
BIN
assets/client.icns
Normal file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 33 KiB |
@@ -5,6 +5,7 @@ const path = require('path')
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
packagerConfig: {
|
packagerConfig: {
|
||||||
asar: true,
|
asar: true,
|
||||||
|
icon: path.join(__dirname, 'assets/client')
|
||||||
},
|
},
|
||||||
rebuildConfig: {},
|
rebuildConfig: {},
|
||||||
makers: [
|
makers: [
|
||||||
|
|||||||
Reference in New Issue
Block a user