thewh1teagle--vibe
25 行
423 B
JSON
25 行
423 B
JSON
{
|
|
"bundle": {
|
|
"externalBin": ["binaries/sona", "binaries/ffmpeg"],
|
|
"macOS": {
|
|
"entitlements": "entitlements.plist",
|
|
"hardenedRuntime": true,
|
|
"dmg": {
|
|
"background": "../../design/dmg_background.png",
|
|
"appPosition": {
|
|
"x": 145,
|
|
"y": 130
|
|
},
|
|
"applicationFolderPosition": {
|
|
"x": 560,
|
|
"y": 130
|
|
},
|
|
"windowSize": {
|
|
"height": 340,
|
|
"width": 720
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|