icons and dmg resources
This commit is contained in:
parent
d50128f535
commit
20c5cf689a
|
@ -39,16 +39,16 @@
|
|||
"category": "public.app-category.productivity"
|
||||
},
|
||||
"dmg": {
|
||||
"background": "./build/background@2x.png",
|
||||
"background": "./resources/background@2x.png",
|
||||
"contents": [
|
||||
{
|
||||
"x": 396,
|
||||
"x": 330,
|
||||
"y": 345,
|
||||
"type": "link",
|
||||
"path": "/Applications"
|
||||
},
|
||||
{
|
||||
"x": 396,
|
||||
"x": 330,
|
||||
"y": 110,
|
||||
"type": "file"
|
||||
}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 361 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue