From 2146088541cdc9523b3899fcbce6da8ca631fcd2 Mon Sep 17 00:00:00 2001
From: whycq <you@example.com>
Date: 星期二, 31 一月 2023 20:25:25 +0800
Subject: [PATCH] #

---
 manifest.json |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index bcee4b4..1b2338f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "涓壃WMS",
     "appid" : "__UNI__DA5854D",
     "description" : "",
-    "versionName" : "20220525A",
-    "versionCode" : 102,
+    "versionName" : "20230131A",
+    "versionCode" : 104,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
@@ -41,7 +41,9 @@
                 ]
             },
             /* ios鎵撳寘閰嶇疆 */
-            "ios" : {},
+            "ios" : {
+                "dSYMs" : false
+            },
             /* SDK閰嶇疆 */
             "sdkConfigs" : {
                 "ad" : {}

--
Gitblit v1.9.1