From 1279ce1da44f6d70b7a57c229e1e293f1b6528a5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 21 九月 2022 09:21:09 +0800
Subject: [PATCH] #
---
manifest.json | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 196d37d..5c955a5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"name" : "涓壃WMS",
"appid" : "__UNI__DA5854D",
"description" : "",
- "versionName" : "20220601A",
+ "versionName" : "20220821A",
"versionCode" : 103,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
@@ -41,7 +41,9 @@
]
},
/* ios鎵撳寘閰嶇疆 */
- "ios" : {},
+ "ios" : {
+ "dSYMs" : false
+ },
/* SDK閰嶇疆 */
"sdkConfigs" : {
"ad" : {}
--
Gitblit v1.9.1