stop being stupid

This commit is contained in:
cryptofyre 2022-08-03 13:24:30 -05:00 committed by GitHub
parent 1b7d116fc8
commit a8e8d532b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",