{ "app": { "products": [ { "name": "default", "signingConfig": "default", "compileSdkVersion": 11, "compatibleSdkVersion": 11, "targetSdkVersion": 11, "runtimeOS": "OpenHarmony" }, { "name": "harmonyos", "signingConfig": "default", "compatibleSdkVersion": "4.1.0(11)", "targetSdkVersion": "4.1.0(11)", "runtimeOS": "HarmonyOS" } ], "buildModeSet": [ { "name": "debug" }, { "name": "release" } ] }, "modules": [ { "name": "servoshell", "srcPath": "./entry", "targets": [ { "name": "default", "applyToProducts": [ "default", "harmonyos" ] } ] } ] }