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