c77fb700创建于 2025年1月16日历史提交
{

  "app": {

    "signingConfigs": [],

    "products": [

      {

        "name": "default",

        "signingConfig": "default",

        "compatibleSdkVersion": "5.0.4(16)",

        "runtimeOS": "HarmonyOS"

      }

    ],

    "buildModeSet": [

      {

        "name": "debug"

      },

      {

        "name": "release"

      }

    ]

  },

  "modules": [

    {

      "name": "phone",

      "srcPath": "./products/phone",

      "targets": [

        {

          "name": "default",

          "applyToProducts": [

            "default"

          ]

        }

      ]

    },

    {

      "name": "musicList",

      "srcPath": "./features/musicList",

      "targets": [

        {

          "name": "default",

          "applyToProducts": [

            "default"

          ]

        }

      ]

    },

    {

      "name": "musicComment",

      "srcPath": "./features/musicComment",

      "targets": [

        {

          "name": "default",

          "applyToProducts": [

            "default"

          ]

        }

      ]

    },

    {

      "name": "live",

      "srcPath": "./features/live",

      "targets": [

        {

          "name": "default",

          "applyToProducts": [

            "default"

          ]

        }

      ]

    },

    {

      "name": "mediaCommon",

      "srcPath": "./common/mediaCommon"

    },

    {

      "name": "constantsCommon",

      "srcPath": "./common/constantsCommon"

    }

  ]

}