{ "app": { "signingConfigs": [], "products": [ { "name": "default", "signingConfig": "default", "targetSdkVersion": "5.1.0(18)", "compatibleSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", "buildOption": { "strictMode": { "caseSensitiveCheck": true, "useNormalizedOHMUrl": true } } } ], "buildModeSet": [ { "name": "debug", }, { "name": "release" } ] }, "modules": [ { "name": "default", "srcPath": "./products/default", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "quickstart", "srcPath": "./features/quickstart", }, { "name": "map", "srcPath": "./features/map", }, { "name": "learning", "srcPath": "./features/learning", }, { "name": "utils", "srcPath": "./commans/utils", }, { "name": "uicomponents", "srcPath": "./commans/uicomponents", } ] }