加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
zsj 提交于 2024-04-07 22:56 . new project created
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\Lenovo\\.ohos\\config\\auto_debug_yuyue_app.zsj.yuyue_30086000771285769.cer",
"storePassword": "0000001B08CE347DE2E6EE269CECE01ABD4DB6045139D378885F1C5D1D23DD4309F6114DCD17F703E9E1B5",
"keyAlias": "debugKey",
"keyPassword": "0000001BFBFA2C32A54ABBDEE90B4809F5EAB5E07EC7279852B4AC21896706C9E7594F7453F73BA53F7EC0",
"profile": "C:\\Users\\Lenovo\\.ohos\\config\\auto_debug_yuyue_app.zsj.yuyue_30086000771285769.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\Lenovo\\.ohos\\config\\auto_debug_yuyue_app.zsj.yuyue_30086000771285769.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化