Files
qcma/osx/appdmg.json
2016-10-28 19:01:18 -04:00

11 lines
268 B
JSON

{
"title": "Qcma Installer",
"icon": "installer.icns",
"background": "installer-bg.png",
"icon-size": 80,
"contents": [
{ "x": 456, "y": 344, "type": "link", "path": "/Applications" },
{ "x": 182, "y": 344, "type": "file", "path": "Qcma.app" }
]
}