74 lines
2.2 KiB
Plaintext
74 lines
2.2 KiB
Plaintext
{
|
|
"app": {
|
|
"signingConfigs": [
|
|
{
|
|
"name": "default",
|
|
"type": "HarmonyOS",
|
|
"material": {
|
|
"certpath": "C:\\Users\\无书\\.ohos\\config\\default_ohos_h8eBDwGJTRHPEcoIPNZ4JJ58-IFgoGWW5H7lci4Iucs=.cer",
|
|
"keyAlias": "debugKey",
|
|
"keyPassword": "0000001BF030A807626EA982537FE12B6CB9BE7488E9FC176A9C0F53CC9BFA3725E642FFF574C76130801E",
|
|
"profile": "C:\\Users\\无书\\.ohos\\config\\default_ohos_h8eBDwGJTRHPEcoIPNZ4JJ58-IFgoGWW5H7lci4Iucs=.p7b",
|
|
"signAlg": "SHA256withECDSA",
|
|
"storeFile": "C:\\Users\\无书\\.ohos\\config\\default_ohos_h8eBDwGJTRHPEcoIPNZ4JJ58-IFgoGWW5H7lci4Iucs=.p12",
|
|
"storePassword": "0000001BDCFDD67696998DA2DEB2C7DFC913812DFF1A875943BAA8A0B41741996A301A3D77A157593E9BC8"
|
|
}
|
|
},
|
|
{
|
|
"name": "release",
|
|
"type": "HarmonyOS",
|
|
"material": {
|
|
"certpath": "D:/zhshu/kitchen/520kiss123-a.cer",
|
|
"keyAlias": "520kiss123",
|
|
"keyPassword": "0000001A4DAEF40C4A47DA7688BA7593FBE673FF818E0278CEA3ABCFFDE9C8B4CBBFA6048330176D60FC",
|
|
"profile": "D:/zhshu/kitchen/520kiss123Release (1).p7b",
|
|
"signAlg": "SHA256withECDSA",
|
|
"storeFile": "D:/zhshu/kitchen/520kiss123.p12",
|
|
"storePassword": "0000001AC2DB92FF9C608EA0046BC9DBFE33AEAD70C60C86913D75E7A7AC6F01C86CBB037B5DE83B4F79"
|
|
}
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "default",
|
|
"compatibleSdkVersion": "5.0.5(17)",
|
|
"runtimeOS": "HarmonyOS",
|
|
"targetSdkVersion": "6.1.0(23)"
|
|
},
|
|
{
|
|
"name": "release",
|
|
"signingConfig": "release",
|
|
"compatibleSdkVersion": "5.0.1(13)",
|
|
"runtimeOS": "HarmonyOS",
|
|
"targetSdkVersion": "6.1.0(23)"
|
|
}
|
|
],
|
|
"buildModeSet": [
|
|
{
|
|
"name": "debug"
|
|
},
|
|
{
|
|
"name": "profile"
|
|
},
|
|
{
|
|
"name": "release"
|
|
}
|
|
]
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "entry",
|
|
"srcPath": "./entry",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default",
|
|
"release"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |