{ "app": { "products": [ { "name": "default", "signingConfig": "release", "compileSdkVersion": 12, "compatibleSdkVersion": 12, "targetSdkVersion": 12, "runtimeOS": "OpenHarmony", } ], "signingConfigs": [] }, "modules": [ { "name": "phone", "srcPath": "./product/phone", "targets": [ { "name": "default", "applyToProducts": [ "default", ], }, ], } ], }