Added osx installer images and appdmg script.
This commit is contained in:
10
osx/appdmg.json
Normal file
10
osx/appdmg.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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" }
|
||||
]
|
||||
}
|
BIN
osx/installer-bg.png
Normal file
BIN
osx/installer-bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
osx/installer-bg@2x.png
Normal file
BIN
osx/installer-bg@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
osx/installer.icns
Normal file
BIN
osx/installer.icns
Normal file
Binary file not shown.
Reference in New Issue
Block a user