2 Star 13 Fork 3

ChangweiZhang / ChatUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
ChangweiZhang 提交于 2024-03-17 18:59 . 增加图片消息支持
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\Codex\\.ohos\\config\\auto_debug_ChatUI_tech.changwei.chatui_30086000588777594.cer",
"storePassword": "0000001959B9CE0DEE09844E25A29DFC19EDF9549B96A304DC457A308CA9575C1270EDCC3D57F0E5D4",
"keyAlias": "debugKey",
"keyPassword": "00000019D0B789C2262F4772963EBBFE56EF5C2D4DC74C6884293AF95D032EF7CD4ED63E6A21AC8BBE",
"profile": "C:\\Users\\Codex\\.ohos\\config\\auto_debug_ChatUI_tech.changwei.chatui_30086000588777594.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\Codex\\.ohos\\config\\auto_debug_ChatUI_tech.changwei.chatui_30086000588777594.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "chatui",
"srcPath": "./chatui"
}
]
}
TypeScript
1
https://gitee.com/changweizhang/ChatUI.git
git@gitee.com:changweizhang/ChatUI.git
changweizhang
ChatUI
ChatUI
master

搜索帮助