spotube/appdmg.json
2025-08-29 17:33:54 +06:00

19 lines
324 B
JSON

{
"title": "Spotube",
"icon": "assets/branding/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"
}
]
}