代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony统一互联/oh-share 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"app": {
"signingConfigs": [
{
"name": "debug",
"material": {
//该方案的签名材料
"certpath": "signature/OpenHarmonyApplication.cer",
//调试或发布证书文件,格式为.cer,
"storePassword": "000000166348AFD6C93C5F2D2233C88FB2C5643A9D9DC9B4AFA4E9015CB42D471D34812358D7",
//密钥库密码,以密文形式呈现,
"keyAlias": "OpenHarmony Application Release",
//密钥别名信息,
"keyPassword": "000000166146A16C62C98E5BB0A445915F2A4B6FEF2F3A16B46CA44799D2120224FF6696BD94",
//密钥密码,以密文形式呈现,
"profile": "signature/photos.p7b",
//调试或发布证书Profile文件,格式为.p7b,
"signAlg": "SHA256withECDSA",
//密钥库signAlg参数
"storeFile": "signature/OpenHarmony.p12"
//密钥库文件,格式为.p12
}
}
],
"products": [
{
"name": "default",
"signingConfig": "debug",
"compileSdkVersion": 10,
"compatibleSdkVersion": 10
},
],
},
"modules": [
{
"name": "photos_common",
"srcPath": "./common",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
"tablet"
]
}
]
},
{
"name": "photos_browser",
"srcPath": "./feature/browser",
"targets": [
{
"name": "default",
"applyToProducts": [
"default",
"tablet"
]
}
]
},
{
"name": "photos_editor",
"srcPath": "./feature/editor",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "photos_formAbility",
"srcPath": "./feature/formAbility",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "photos_thirdselect",
"srcPath": "./feature/thirdselect",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "photos_timeline",
"srcPath": "./feature/timeline",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "phone_photos",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
],
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。