49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
{
|
|
"app": {
|
|
"signingConfigs": [
|
|
{
|
|
"name": "default",
|
|
"material": {
|
|
"certpath": "C:\\Users\\HP\\.ohos\\config\\openharmony\\auto_ohos_default_database15_com.example.database13.cer",
|
|
"storePassword": "0000001BA3E2965E301A7181B96C92E73BB162C179834F285268D3B71F5F4F585B7AE35294E33B45C5523C",
|
|
"keyAlias": "debugKey",
|
|
"keyPassword": "0000001B45786F06248E3CAF0728952F4C3C3B287B3A46C1D0816136C37458692661BC4149C8FA815A989E",
|
|
"profile": "C:\\Users\\HP\\.ohos\\config\\openharmony\\auto_ohos_default_database15_com.example.database13.p7b",
|
|
"signAlg": "SHA256withECDSA",
|
|
"storeFile": "C:\\Users\\HP\\.ohos\\config\\openharmony\\auto_ohos_default_database15_com.example.database13.p12"
|
|
}
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "default",
|
|
"compileSdkVersion": 10,
|
|
"compatibleSdkVersion": 9,
|
|
"runtimeOS": "OpenHarmony"
|
|
}
|
|
],
|
|
"buildModeSet": [
|
|
{
|
|
"name": "debug",
|
|
},
|
|
{
|
|
"name": "release"
|
|
}
|
|
]
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "entry",
|
|
"srcPath": "./entry",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |