加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "/Users/edy/.ohos/config/default_ArkUI_Component_hmGBPwC2hkuZjCyjmot0ixzQg3dRymRT9gE2XAWCLnI=.cer",
"storePassword": "0000001BFD2C34B0F97898368AA1A279BB828B4CB6CBA8215686BC0568DED36B22C6BC9020C85AF55E682A",
"keyAlias": "debugKey",
"keyPassword": "0000001BC91023CB57E6F04FFB2316AD0E5AC55EB04C9554C16AA20E58C46E3B88AA3C84279CE5B52800B5",
"profile": "/Users/edy/.ohos/config/default_ArkUI_Component_hmGBPwC2hkuZjCyjmot0ixzQg3dRymRT9gE2XAWCLnI=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "/Users/edy/.ohos/config/default_ArkUI_Component_hmGBPwC2hkuZjCyjmot0ixzQg3dRymRT9gE2XAWCLnI=.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": "4.1.0(11)",
"compatibleSdkVersion": "4.1.0(11)",
"runtimeOS": "HarmonyOS",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化