{ "app": { "signingConfigs": [ { "name": "default", "type": "HarmonyOS", "material": { "certpath": "sign/调试证书.cer", "keyAlias": "yt112233", "keyPassword": "0000001805745D671431112A0FB10C48077299F5AFD090163A2409564F49446C7859679574DA6EBE", "profile": "sign/朝暮日记调试证书1Debug.p7b", "signAlg": "SHA256withECDSA", "storeFile": "sign/basic.p12", "storePassword": "00000018487ADE1F151509D4866024CF9CC21AC8837462059888E4C858758D2094306600100349C4" } } ], "products": [ { "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.3(15)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { "caseSensitiveCheck": true, "useNormalizedOHMUrl": true } } } ], "buildModeSet": [ { "name": "debug", }, { "name": "release" } ] }, "modules": [ { "name": "entry", "srcPath": "./products/entry", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "basic", "srcPath": "./commons/basic", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "feature", "srcPath": "./features/feature", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "user", "srcPath": "./features/user", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] } ] }