2024-01-05 11:11:15 +08:00
|
|
|
{
|
|
|
|
|
"app": {
|
|
|
|
|
"signingConfigs": [
|
|
|
|
|
{
|
|
|
|
|
"name": "default",
|
2024-07-02 13:19:39 +08:00
|
|
|
"type": "HarmonyOS",
|
2024-01-05 11:11:15 +08:00
|
|
|
"material": {
|
2024-06-04 11:30:44 +08:00
|
|
|
"certpath": "C:\\Users\\lvyuankang\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.cer",
|
2024-07-02 13:19:39 +08:00
|
|
|
"storePassword": "000000196C396C316487A43A98EF15626CB3607497CF9DE834B8522AFF4BCC81FBE0F8588BA161CED8",
|
2024-01-05 11:11:15 +08:00
|
|
|
"keyAlias": "debugKey",
|
2024-07-02 13:19:39 +08:00
|
|
|
"keyPassword": "00000019E303B1483B2AF630EB5C3AA1BD1A670C1C8F31F84C3DA43C32F816CC733FEFC11B843E23E6",
|
2024-06-04 11:30:44 +08:00
|
|
|
"profile": "C:\\Users\\lvyuankang\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_com.oh.dts.p7b",
|
2024-01-05 11:11:15 +08:00
|
|
|
"signAlg": "SHA256withECDSA",
|
2024-06-04 11:30:44 +08:00
|
|
|
"storeFile": "C:\\Users\\lvyuankang\\.ohos\\config\\openharmony\\auto_ohos_default_subject-two_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"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|