1 Star 0 Fork 1

xiafeng_xf/ohos_stomp

forked from wangguoce/ohos_stomp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
wangguoce 提交于 2024-11-02 15:09 +08:00 . 第一次提交代码
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\admin\\.ohos\\config\\default_StompjsDemo_qdoSuJVshHqcrsFgi3eBr_doflo4QKNG9k1BEK_f-pU=.cer",
"storePassword": "0000001BB7C612D871EF9FE2D4D7F5E448A63CF9089620DEABDFCDD9265A9528F19F4973331A6CB095D92B",
"keyAlias": "debugKey",
"keyPassword": "0000001BDC313A7D3E95A898CE63817BAC94F3703ADCE427178B0FD69E0448F3BE7FA8D3B7E2360FB8260E",
"profile": "C:\\Users\\admin\\.ohos\\config\\default_StompjsDemo_qdoSuJVshHqcrsFgi3eBr_doflo4QKNG9k1BEK_f-pU=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\admin\\.ohos\\config\\default_StompjsDemo_qdoSuJVshHqcrsFgi3eBr_doflo4QKNG9k1BEK_f-pU=.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
"buildOption": {
"strictMode": {
"caseSensitiveCheck": true
}
}
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "library",
"srcPath": "./library",
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiafeng_xf_admin/stomp.git
git@gitee.com:xiafeng_xf_admin/stomp.git
xiafeng_xf_admin
stomp
ohos_stomp
master

搜索帮助