You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.5 KiB
56 lines
1.5 KiB
{
|
|
"app": {
|
|
"signingConfigs": [
|
|
{
|
|
"name": "default",
|
|
"type": "HarmonyOS",
|
|
"material": {
|
|
"certpath": "/Users/fanenglu/.ohos/config/default_MyApplication_zjQsOdlVcTqUDXAQawJCaJLrppdHc2GRKZtElYoZHFM=.cer",
|
|
"keyAlias": "debugKey",
|
|
"keyPassword": "0000001B63A7DEB8792EF7E2DE7B182B739BBF2EFC80F93C76E2EC26A4690528FA1F1CB3E2C8FC28823983",
|
|
"profile": "/Users/fanenglu/.ohos/config/default_MyApplication_zjQsOdlVcTqUDXAQawJCaJLrppdHc2GRKZtElYoZHFM=.p7b",
|
|
"signAlg": "SHA256withECDSA",
|
|
"storeFile": "/Users/fanenglu/.ohos/config/default_MyApplication_zjQsOdlVcTqUDXAQawJCaJLrppdHc2GRKZtElYoZHFM=.p12",
|
|
"storePassword": "0000001B4FB71FC9328FAB65DF96485D11DEADBD2E3F81D37FF089A471DF666C8FAF3CC42E6031B5C59596"
|
|
}
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "default",
|
|
"targetSdkVersion": "6.0.2(22)",
|
|
"compatibleSdkVersion": "6.0.0(20)",
|
|
"runtimeOS": "HarmonyOS",
|
|
"buildOption": {
|
|
"strictMode": {
|
|
"caseSensitiveCheck": true,
|
|
"useNormalizedOHMUrl": true
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"buildModeSet": [
|
|
{
|
|
"name": "debug",
|
|
},
|
|
{
|
|
"name": "release"
|
|
}
|
|
]
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "entry",
|
|
"srcPath": "./entry",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |