8 Star 10 Fork 83

OpenHarmony/applications_contacts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
Aurora 提交于 2023-11-16 12:09 . masterHvigor
{
"app": {
"signingConfigs": [
{
"name": "default",
"material": {
"storePassword": "000000198E62D3EBAD27221BC23C17589B3C2F7150510F1FEA2EF28DECF81B022C7079AD4243C34E1A",
"certpath": "sign/IDE.cer",
"keyAlias": "OpenHarmony Application CA",
"keyPassword": "00000019599D4D854A2568E05D356DD762CB34576298AFC53D9E228813C8711327BB991AC74C0D597E",
"profile": "sign/contacts.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "sign/OpenHarmony_stage.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 9
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "common",
"srcPath": "./common"
},
{
"name": "phonenumber",
"srcPath": "./feature/phonenumber"
},
{
"name": "contact",
"srcPath": "./feature/contact"
},
{
"name": "account",
"srcPath": "./feature/account"
},
{
"name": "call",
"srcPath": "./feature/call"
},
{
"name": "dialpad",
"srcPath": "./feature/dialpad"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/applications_contacts.git
[email protected]:openharmony/applications_contacts.git
openharmony
applications_contacts
applications_contacts
master

搜索帮助