{ "app": { "signingConfigs": [], "products": [ { "name": "default", "signingConfig": "default", "compileSdkVersion": "4.1.0(11)", "compatibleSdkVersion": "4.0.0(10)", "runtimeOS": "HarmonyOS", } ], "buildModeSet": [ { "name": "debug", }, { "name": "release" } ] }, "modules": [ { "name": "app", "srcPath": "./app", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] }, { "name": "shareLib", "srcPath": "./shareLib", "targets": [ { "name": "default", "applyToProducts": [ "default" ] } ] } ] }