idlize
1{
2"app": {
3"signingConfigs": [
4],
5"products": [
6{
7"name": "default",
8"signingConfig": "default",
9"compileSdkVersion": "4.1.0(11)",
10"compatibleSdkVersion": "4.1.0(11)",
11"runtimeOS": "HarmonyOS",
12}
13],
14"buildModeSet": [
15{
16"name": "debug",
17},
18{
19"name": "release"
20}
21]
22},
23"modules": [
24{
25"name": "entry",
26"srcPath": "./entry",
27"targets": [
28{
29"name": "default",
30"applyToProducts": [
31"default"
32]
33}
34]
35}
36]
37}