26 lines
604 B
JSON
26 lines
604 B
JSON
{
|
|
"tauri": {
|
|
"bundle": {
|
|
"icon": ["png/weread_256.ico", "png/weread_32.ico"],
|
|
"identifier": "com.tw93.weread",
|
|
"active": true,
|
|
"category": "DeveloperTool",
|
|
"copyright": "",
|
|
"externalBin": [],
|
|
"longDescription": "",
|
|
"resources": ["png/weread_32.ico"],
|
|
"shortDescription": "",
|
|
"targets": ["msi"],
|
|
"windows": {
|
|
"certificateThumbprint": null,
|
|
"digestAlgorithm": "sha256",
|
|
"timestampUrl": "",
|
|
"wix": {
|
|
"language": ["en-US"],
|
|
"template": "assets/main.wxs"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|