2 Star 1 Fork 0

smallPanda / open

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
lixingyang 提交于 2022-08-10 17:24 . commit
{
"app": {
"signingConfigs": [
{
"name": "default",
"material": {
"certpath": "C:\\Users\\lixingyang\\.ohos\\config\\openharmony\\auto_ohos_default.cer",
"storePassword": "0000001AB27EBCD084939E9D404F46E6726DAC942063402EEDDFDE736BB4944E5B5F8127ED1DFE1A8E8D",
"keyAlias": "debugKey",
"keyPassword": "0000001A3725F0FC02144C72613ADDD55D58E2614B0F5A4221296733CF0AC6D4F70D38674E3D38E2B493",
"profile": "C:\\Users\\lixingyang\\.ohos\\config\\openharmony\\auto_ohos_default_com.example.myapplication2.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:\\Users\\lixingyang\\.ohos\\config\\openharmony\\auto_ohos_default.p12"
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
1
https://gitee.com/zh-smallpanda/open.git
git@gitee.com:zh-smallpanda/open.git
zh-smallpanda
open
open
master

搜索帮助