16 lines
303 B
JSON
16 lines
303 B
JSON
{
|
|
"bundle": {
|
|
"icon": ["icons/weekly.icns"],
|
|
"active": true,
|
|
"macOS": {
|
|
"frameworks": [],
|
|
"minimumSystemVersion": "10.13",
|
|
"exceptionDomain": "",
|
|
"signingIdentity": null,
|
|
"hardenedRuntime": true,
|
|
"entitlements": null
|
|
},
|
|
"targets": ["dmg"]
|
|
}
|
|
}
|