mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-22 09:00:59 +00:00
bb38972aea
https://www.datatable.online/en/blog/004-how-to-deploy-gtk-app-on-mac.html#deploy-your-app-as-linux-app
9 lines
303 B
JSON
9 lines
303 B
JSON
{
|
|
"title": "GstPipelineStudio installer",
|
|
"icon": "GstPipelineStudio.icns",
|
|
"background": "gps_dmg_background.png",
|
|
"contents": [
|
|
{ "x": 948, "y": 270, "type": "link", "path": "/Applications" },
|
|
{ "x": 692, "y": 270, "type": "file", "path": "GstPipelineStudio.app" }
|
|
]
|
|
}
|