dateapp/appdmg.json

8 lines
276 B
JSON

{
"title": "Date Calculator",
"icon": "assets/app_icons/icon.png",
"contents": [
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
{ "x": 192, "y": 344, "type": "file", "path": "build/macos/Build/Products/Release/dateapp.app" }
]
}