{ "app": { "signingConfigs": [ { "name": "release", "type": "HarmonyOS", "material": { "certpath": "/opt/huawei/harmony/fengying.cer", "storePassword": "FyHarmony#2026oa", "keyAlias": "fengying", "keyPassword": "FyHarmony#2026oa", "profile": "/opt/huawei/harmony/fengyingRelease.p7b", "signAlg": "SHA256withECDSA", "storeFile": "/opt/huawei/harmony/fengying.p12" } } ], "products": [ { "name": "default", "compatibleSdkVersion": "5.0.5(17)", "targetSdkVersion": "6.1.0(23)", "compileSdkVersion": "6.1.0(23)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { "useNormalizedOHMUrl": true } } } ], "buildModeSet": [ { "name": "debug" }, { "name": "release" } ] }, "modules": [ { "name": "entry", "srcPath": "./entry", "targets": [ { "name": "default", "applyToProducts": ["default"] } ] } ] }