subject-two/build-profile.json5

41 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-01-05 11:11:15 +08:00
{
"app": {
"signingConfigs": [
{
"name": "default",
"material": {
2025-08-27 13:55:47 +08:00
"certpath": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject_two_git_com.oh.dts.cer",
"storePassword": "0000001B6A24D25D8FE60B28F302A471AE62F85272A82295ABB715D5DAA874E56338B643E7ED6CCF706BEC",
2024-01-05 11:11:15 +08:00
"keyAlias": "debugKey",
2025-08-27 13:55:47 +08:00
"keyPassword": "0000001B6C2C6D7BE6CBC29BC9D356DDBF0C5D88D3BA97E0994DD5C78409CAA52639698A9374E235B64DAA",
"profile": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject_two_git_com.oh.dts.p7b",
2024-01-05 11:11:15 +08:00
"signAlg": "SHA256withECDSA",
2025-08-27 13:55:47 +08:00
"storeFile": "/Users/surenjun/.ohos/config/openharmony/auto_ohos_default_subject_two_git_com.oh.dts.p12"
2024-01-05 11:11:15 +08:00
}
}
],
"compileSdkVersion": 9,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}