spotube/appdmg.json
2024-12-08 22:47:13 +06:00

18 lines
314 B
JSON

{
"title": "Spotube",
"icon": "assets/spotube-logo-macos.png",
"contents": [
{
"x": 448,
"y": 344,
"type": "link",
"path": "/Applications"
},
{
"x": 192,
"y": 344,
"type": "file",
"path": "build/macos/Build/Products/Release/Spotube.app"
}
]
}