xiebin
2022-09-29 ea1a4d37df8f0714008d5857cf40059af83620ee
manifest.json
@@ -22,7 +22,9 @@
         "delay": 0
      },
      /* 模块配置 */
      "modules": {},
      "modules": {
         "Geolocation": {}
      },
      /* 应用发布信息 */
      "distribute": {
         /* android打包配置 */
@@ -55,7 +57,12 @@
         "ios": {},
         /* SDK配置 */
         "sdkConfigs": {
            "ad": {}
            "ad": {},
            "geolocation": {
               "system": {
                  "__platform__": ["ios", "android"]
               }
            }
         }
      }
   },