39 Star 647 Fork 200

桃花镇童长老/harmony-utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 2.04 KB
一键复制 编辑 原始数据 按行查看 历史
tongyy 提交于 2025-05-29 22:50 +08:00 . 代码优化。
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\Admin\\.ohos\\config\\default_harmony-utils_-lITh-BIVUuE-3TBuGWmIGBLgxgHzqYA1xLtk7GxPA4=.cer",
"keyAlias": "debugKey",
"keyPassword": "00000019554E2C4E46E23B623F7AB211F79583215E74A3710DFA0BFDD8F9A5D5B85D69ACA0C028EDFF",
"profile": "C:\\Users\\Admin\\.ohos\\config\\default_harmony-utils_-lITh-BIVUuE-3TBuGWmIGBLgxgHzqYA1xLtk7GxPA4=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\Admin\\.ohos\\config\\default_harmony-utils_-lITh-BIVUuE-3TBuGWmIGBLgxgHzqYA1xLtk7GxPA4=.p12",
"storePassword": "00000019ED52BEA60273F6C35B8BD5FB5B3EF6F697F29C8DA3725091839E128C678EF0A906F6A179B6"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
"buildOption": {
"strictMode": {
"useNormalizedOHMUrl": false
}
}
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "harmony_utils",
"srcPath": "./harmony_utils"
},
{
"name": "picker_utils",
"srcPath": "./picker_utils",
},
{
"name": "harmony_dialog",
"srcPath": "./harmony_dialog",
},
{
"name": "harmony_web",
"srcPath": "./harmony_web",
},
{
"name": "spinkit",
"srcPath": "./spinkit",
},
{
"name": "china_area",
"srcPath": "./china_area",
},
{
"name": "mime_types",
"srcPath": "./mime_types",
},
{
"name": "harmony_speech",
"srcPath": "./harmony_speech",
},
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tongyuyan/harmony-utils.git
git@gitee.com:tongyuyan/harmony-utils.git
tongyuyan
harmony-utils
harmony-utils
master

搜索帮助