hm_rcwapp/build-profile.json5

55 lines
1.3 KiB
Plaintext

{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storeFile": "D:/HuaweiKey/ruansee.p12",
"storePassword": "00000019B0DB8FE574FD50A879BBF742834E5E7C42686D2544E206B2B9574BD89950A2BC085D9EB5DA",
"keyAlias": "ruansee",
"keyPassword": "00000019EB933EC3D92A04C62A54ED52F7E484900F0D627B11FFF05C3C1C1024D88A15D218823F5BF5",
"signAlg": "SHA256withECDSA",
"profile": "D:/HuaweiKey/rcwhy/ruanss_rcwhy_debugDebug.p7b",
"certpath": "D:/HuaweiKey/rcwhy/ruansee_rcwhy_debug.cer"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.1(13)",
"runtimeOS": "HarmonyOS",
"buildOption": {
"strictMode": {
"caseSensitiveCheck": true,
"useNormalizedOHMUrl": true
}
}
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}