Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
@@ -1,29 +1,22 @@
|
||||
{
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"icon": [
|
||||
"/Users/guyifeng/workspace/seeyon/Pake/src-tauri/icons/icon.icns"
|
||||
],
|
||||
"identifier": "pake-4269dd",
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
"externalBin": [],
|
||||
"longDescription": "",
|
||||
"macOS": {
|
||||
"entitlements": null,
|
||||
"exceptionDomain": "",
|
||||
"frameworks": [],
|
||||
"providerShortName": null,
|
||||
"signingIdentity": null
|
||||
},
|
||||
"resources": [
|
||||
"icons/zbook.icns"
|
||||
],
|
||||
"shortDescription": "",
|
||||
"targets": [
|
||||
"dmg"
|
||||
]
|
||||
}
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"icon": ["icons/weread.icns"],
|
||||
"identifier": "com.pake.weread",
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
"externalBin": [],
|
||||
"longDescription": "",
|
||||
"macOS": {
|
||||
"entitlements": null,
|
||||
"exceptionDomain": "",
|
||||
"frameworks": [],
|
||||
"providerShortName": null,
|
||||
"signingIdentity": null
|
||||
},
|
||||
"resources": [],
|
||||
"shortDescription": "",
|
||||
"targets": ["dmg"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user