Icon for mac

This commit is contained in:
2025-12-23 21:37:46 +07:00
parent 4b8122d7d9
commit c1afa0af20
3 changed files with 1 additions and 0 deletions

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

View File

@@ -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: [