stop being stupid
This commit is contained in:
parent
1b7d116fc8
commit
a8e8d532b2
1 changed files with 5 additions and 1 deletions
|
@ -202,7 +202,11 @@
|
|||
},
|
||||
"dmg": {
|
||||
"background": "./resources/bg.png",
|
||||
"icon": "resources/icons/icon.ico"
|
||||
"icon": "resources/icons/icon.ico",
|
||||
"window": {
|
||||
"width": "1000",
|
||||
"height": "600"
|
||||
}
|
||||
},
|
||||
"mas": {
|
||||
"entitlements": "./resources/entitlements.mac.plist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue