mirror of
https://gitee.com/openharmony/applications_screenshot
synced 2024-11-23 06:59:48 +00:00
修改build-profile.json5文件
Signed-off-by: shenglili <shengli9@huawei.com>
This commit is contained in:
parent
336de58a10
commit
77f2758214
@ -1,6 +1,6 @@
|
||||
{
|
||||
"app": {
|
||||
"compileSdkVersion": 9,
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 9,
|
||||
"products": [
|
||||
{
|
||||
@ -8,20 +8,7 @@
|
||||
"signingConfig": "release"
|
||||
}
|
||||
],
|
||||
"signingConfigs": [
|
||||
{
|
||||
"name": "release",
|
||||
"material": {
|
||||
"storePassword": "",
|
||||
"certpath": "",
|
||||
"keyAlias": "OpenHarmony Application Release",
|
||||
"keyPassword": "",
|
||||
"profile": ".p7b",
|
||||
"signAlg": "SHA256withECDSA",
|
||||
"storeFile": ".p12"
|
||||
}
|
||||
}
|
||||
]
|
||||
"signingConfigs": []
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user