1 Star 0 Fork 0

GAO/HelloHarmony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 2.18 KB
一键复制 编辑 原始数据 按行查看 历史
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\admin\\.ohos\\config\\default_HelloHarmony_zbKdNWFDcGxNHxbrgJul1oq5HII7_Sy_D8ciUqp9iFY=.cer",
"storePassword": "0000001B828468633118BC61600E3DF90E820CA30F2AA1E4830506EA576FD62BC81CF55528CD326B4497F8",
"keyAlias": "debugKey",
"keyPassword": "0000001B43CD8B1600D7070C8E03319606E7B178F5E7252B170D475694AE949C7DA2A178394C775BFF486C",
"profile": "C:\\Users\\admin\\.ohos\\config\\default_HelloHarmony_zbKdNWFDcGxNHxbrgJul1oq5HII7_Sy_D8ciUqp9iFY=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\admin\\.ohos\\config\\default_HelloHarmony_zbKdNWFDcGxNHxbrgJul1oq5HII7_Sy_D8ciUqp9iFY=.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.1(13)",
"runtimeOS": "HarmonyOS"
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common_util",
"srcPath": "./common_util",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common_business",
"srcPath": "./common_business",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common_view",
"srcPath": "./common_view",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "feature",
"srcPath": "./feature",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaoleicoding/HelloHarmony.git
git@gitee.com:gaoleicoding/HelloHarmony.git
gaoleicoding
HelloHarmony
HelloHarmony
master

搜索帮助