1 Star 0 Fork 0

胡世豪/permissionTest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
胡世豪 提交于 2024-05-26 10:47 . 11
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"certpath": "C:\\Users\\woshi\\.ohos\\config\\default_test2_ktkEI3VzgnhRV4A76pVE71KtXy_5l3Iy8lo7bBIb7gI=.cer",
"storePassword": "0000001A65D6C44DDB48A7CC19CEC2623845699B0806550DF0E767BF93007C4C5AFB6C87CCCE0941247F",
"keyAlias": "debugKey",
"keyPassword": "0000001ADD997D0CE467DDF4965445A23F4787B8B90539E20605650496C1633645B5CAEBA0CB57C143DB",
"profile": "C:\\Users\\woshi\\.ohos\\config\\default_test2_ktkEI3VzgnhRV4A76pVE71KtXy_5l3Iy8lo7bBIb7gI=.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\woshi\\.ohos\\config\\default_test2_ktkEI3VzgnhRV4A76pVE71KtXy_5l3Iy8lo7bBIb7gI=.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": "4.1.0(11)",
"compatibleSdkVersion": "4.1.0(11)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/the-elite-of-cooks/permission-test.git
[email protected]:the-elite-of-cooks/permission-test.git
the-elite-of-cooks
permission-test
permissionTest
master

搜索帮助