1 Star 0 Fork 197

supreme_wh/harmony-utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
tongyy 提交于 2025-02-19 23:02 +08:00 . 代码优化。
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\Admin\\.ohos\\config\\default_harmony-utils_-lITh-BIVUuE-3TBuGWmIGBLgxgHzqYA1xLtk7GxPA4=.cer",
"storePassword": "0000001A6D479B8C81709CEADB99E56DC782E51441E5882FD431D5275E169C26EEF84A2A1B8772FA9172",
"keyAlias": "debugKey",
"keyPassword": "0000001AF2F0D117B3C04095A3FD9C4EF17C0153864BA1DFDBC8022B7257ED5CEA71178BE1F9FDAF0330",
"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"
}
}
],
"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": "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/supreme_wh/harmony-utils.git
git@gitee.com:supreme_wh/harmony-utils.git
supreme_wh
harmony-utils
harmony-utils
master

搜索帮助