1 Star 0 Fork 43

supeng/ohos_applications_screenshot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
supeng 提交于 2022-04-25 20:15 +08:00 . update screenshot code
{
"app": {
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default"
}
],
"signingConfigs": [
{
"name": "default",
"material": {
"storePassword": "0000001627D6345E561C5124ADE619EC6DA7A8E3EEA5B00E951C5D2A5BD2CE498615DB7D3D07",
"certpath": "C:/Users/Administrator/AppData/Local/OpenHarmony/OpenHarmonyApplication.cer",
"keyAlias": "OpenHarmony Application Release",
"keyPassword": "00000016F7210C76396BEEBBD5EA3B3AC4387176AE2012D8F58DF886BCCFD3588846A9B8FB71",
"profile": "C:/Users/Administrator/AppData/Local/OpenHarmony/screenshot.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "C:/Users/Administrator/AppData/Local/OpenHarmony/OpenHarmony.p12"
}
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
],
},
],
}
],
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sjtu_sp/ohos_applications_screenshot.git
git@gitee.com:sjtu_sp/ohos_applications_screenshot.git
sjtu_sp
ohos_applications_screenshot
ohos_applications_screenshot
master

搜索帮助