Files
Pake/src-tauri/tauri.macos.conf.json
2024-07-30 10:53:06 +08:00

22 lines
456 B
JSON

{
"identifier": "com.pake.weread",
"bundle": {
"icon": ["icons/weread.icns"],
"active": true,
"category": "DeveloperTool",
"copyright": "",
"externalBin": [],
"longDescription": "",
"macOS": {
"entitlements": null,
"exceptionDomain": null,
"frameworks": [],
"providerShortName": null,
"signingIdentity": null
},
"resources": [],
"shortDescription": "",
"targets": ["dmg"]
}
}