28 lines
693 B
JSON
28 lines
693 B
JSON
{
|
|
"tauri": {
|
|
"bundle": {
|
|
"icon": [
|
|
"icons/icon.icns"
|
|
],
|
|
"identifier": "com.pake.5b8ae9",
|
|
"active": true,
|
|
"category": "DeveloperTool",
|
|
"copyright": "",
|
|
"externalBin": [],
|
|
"longDescription": "",
|
|
"macOS": {
|
|
"entitlements": null,
|
|
"exceptionDomain": "",
|
|
"frameworks": [],
|
|
"providerShortName": null,
|
|
"signingIdentity": null
|
|
},
|
|
"resources": [],
|
|
"shortDescription": "",
|
|
"targets": [
|
|
"dmg"
|
|
]
|
|
}
|
|
}
|
|
}
|