diff --git a/modulecheck/app.json b/modulecheck/app.json index 6515a5d4760b993cb696a018cd81982474b2bd82..cefa8ec50641525c37e947ff1b83c6cff86faacf 100644 --- a/modulecheck/app.json +++ b/modulecheck/app.json @@ -44,7 +44,6 @@ "userDataClearable", "accessible", "targetBundleList", - "multiProjects", "default", "tablet", "tv", @@ -179,11 +178,6 @@ "type": "string" } }, - "multiProjects": { - "description": "Indicates whether current project supports multiple project.", - "type": "boolean", - "default": false - }, "default": { "description": "The configuration in the default tag is applicable to all devices. If the configuration is different for other device types, you need to configure the configuration under the configuration tag of the device type.", "type": "object",