57 lines
1.5 KiB
Plaintext
57 lines
1.5 KiB
Plaintext
{
|
|
"app": {
|
|
"signingConfigs": [
|
|
{
|
|
"name": "default",
|
|
"type": "HarmonyOS",
|
|
"material": {
|
|
"certpath": "C:\\Users\\JackLee\\.ohos\\config\\default_OpenCAX_IBQbNZG6W5V0zTmQxRPojupy-F1gTlaQ6msiMPu4JRM=.cer",
|
|
"keyAlias": "debugKey",
|
|
"keyPassword": "0000001B3A77593550E08B545C9DBACCC59B3C15B073167C67ECEF2B8B6B92A7FB893F9EF12C0B46F27F1D",
|
|
"profile": "C:\\Users\\JackLee\\.ohos\\config\\default_OpenCAX_IBQbNZG6W5V0zTmQxRPojupy-F1gTlaQ6msiMPu4JRM=.p7b",
|
|
"signAlg": "SHA256withECDSA",
|
|
"storeFile": "C:\\Users\\JackLee\\.ohos\\config\\default_OpenCAX_IBQbNZG6W5V0zTmQxRPojupy-F1gTlaQ6msiMPu4JRM=.p12",
|
|
"storePassword": "0000001BA261C4B798064E9B27EDF1ABE90DCBB63F196BE8922529410D84879CD4436A14ADCC49F3E6248D"
|
|
}
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "default",
|
|
"targetSdkVersion": "6.0.2(22)",
|
|
"compatibleSdkVersion": "6.0.2(22)",
|
|
"runtimeOS": "HarmonyOS",
|
|
"buildOption": {
|
|
"nativeCompiler": "BiSheng",
|
|
"strictMode": {
|
|
"caseSensitiveCheck": true,
|
|
"useNormalizedOHMUrl": true
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"buildModeSet": [
|
|
{
|
|
"name": "debug"
|
|
},
|
|
{
|
|
"name": "release"
|
|
}
|
|
]
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "entry",
|
|
"srcPath": "./entry",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |