Move buildscripts.

This commit is contained in:
codestation
2016-11-19 20:49:24 -04:00
parent a8194e88fc
commit ae6c503407
10 changed files with 210 additions and 1 deletions

View 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" }
]
}