From f4135c23b4725d2d83c501e149d13dbf1f81b4ff Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期二, 20 八月 2024 15:41:30 +0800
Subject: [PATCH] test

---
 manifest.json |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/manifest.json b/manifest.json
index 126778a..a2e6a6b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "MoboxPDA",
     "appid" : "__UNI__56D451E",
     "description" : "",
-    "versionName" : "1.0.21",
-    "versionCode" : 1021,
+    "versionName" : "1.1.15",
+    "versionCode" : 1115,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
@@ -44,12 +44,15 @@
                 ]
             },
             /* ios鎵撳寘閰嶇疆 */
-            "ios" : {},
+            "ios" : {
+                "dSYMs" : false
+            },
             /* SDK閰嶇疆 */
             "sdkConfigs" : {
                 "ad" : {}
             }
-        }
+        },
+        "nativePlugins" : {}
     },
     /* 蹇簲鐢ㄧ壒鏈夌浉鍏�*/
     "quickapp" : {},

--
Gitblit v1.9.1