Files
chatGPTBox/safari/appdmg.json
T
2023-03-15 17:09:28 +08:00

9 lines
225 B
JSON

{
"title": "ChatGPTBox",
"icon": "../src/logo.png",
"contents": [
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
{ "x": 192, "y": 344, "type": "file", "path": "../build/chatGPTBox.app" }
]
}