{ "app": { "signingConfigs": [ { "name": "default", "type": "HarmonyOS", "material": { "storeFile": "sign/basic.p12", "storePassword": "00000018F5DFAE2EBE2BFFFABAEA8C0AE3C9D1E74F503F1AA0C3AF361B43581EF93759994E4AC6F2", "keyAlias": "yt112233", "keyPassword": "000000181F2857420755F0B4EBD2EF4B8131723CA154C327BBD402B763507A8C7432F7242F56F24E", "signAlg": "SHA256withECDSA", "profile": "sign/鹿学长调试证书Debug.p7b", "certpath": "sign/调试证书.cer" } } ], "products": [ { "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.3(15)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { "caseSensitiveCheck": true, "useNormalizedOHMUrl": true } }, "targetSdkVersion": "5.0.3(15)" } ], "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" ] } ] } ] }