{
"app": {
"signingConfigs": [],
"products": [
{
"name": "default",
"signingConfig": "default",
// "compatibleSdkVersion": "6.0.0(20)",
// "targetSdkVersion": "6.0.0(20)",
// "runtimeOS": "HarmonyOS",
"compileSdkVersion": 20,
"targetSdkVersion": 20,
"compatibleSdkVersion": 20,
"runtimeOS": "OpenHarmony",
"arkTSVersion": "1.0"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}