feat: add app logo and

release workflow
This commit is contained in:
Yidadaa
2023-06-15 02:49:08 +08:00
parent 80d5bfd7c0
commit 6264c02543
26 changed files with 122 additions and 13 deletions

View File

@@ -29,8 +29,8 @@
"icons/icon.icns",
"icons/icon.ico"
],
"identifier": "com.yida.chatgpt.nextweb",
"longDescription": "",
"identifier": "com.yida.chatgpt.next.web",
"longDescription": "ChatGPT Next Web is a cross-platform ChatGPT client, including Web/Win/Linux/OSX/PWA.",
"macOS": {
"entitlements": null,
"exceptionDomain": "",
@@ -39,7 +39,7 @@
"signingIdentity": null
},
"resources": [],
"shortDescription": "",
"shortDescription": "ChatGPT Next Web App",
"targets": "all",
"windows": {
"certificateThumbprint": null,
@@ -59,7 +59,7 @@
"height": 600,
"resizable": true,
"title": "tauri-next",
"width": 800
"width": 960
}
]
}