This commit is contained in:
crusader 2018-10-04 12:24:57 +09:00
parent 5a038f2de5
commit d2838bb083
3 changed files with 7 additions and 17 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
exit 0

View File

@ -0,0 +1,3 @@
#!/bin/sh
exit 0

View File

@ -84,23 +84,7 @@
]
},
"pkg": {
"background": "config/build/mac/dmg/background.png",
"icon": "config/build/mac/dmg/icon.icns",
"iconSize": 120,
"iconTextSize": 18,
"contents": [
{
"x": 480,
"y": 240,
"type": "link",
"path": "/Applications"
},
{
"x": 130,
"y": 240,
"type": "file"
}
]
"scripts": "config/build/mac/pkg/scripts"
},
"win": {
"target": [