{ "app": { "signingConfigs": [ { "name": "default", "material": { "certpath": "sign/调试证书.cer", "keyAlias": "yt112233", "keyPassword": "00000018AA1DF792B5966FE644806FA1B800469145FF0EE3857ECE33FD36FAEE0CC52F9710C5CD18", "profile": "D:/恋爱宝证书文件/聊天恋爱宝调试证书.p7b", "signAlg": "SHA256withECDSA", "storeFile": "sign/basic.p12", "storePassword": "00000018885669D97A30E6B9EAD10C9194794FC76A11200ED5E34C1C9C3BA8B4DFCC4090FD92F540" } } ], "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" ] } ] } ] }