spotube/appdmg.json
Abdelaziz emam ded50042cb
Update appdmg.json
no need for any extension
2024-01-21 19:18:00 -08:00

10 lines
277 B
JSON

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