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 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/manifest.json b/manifest.json
index 841e0ff..5c955a5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "涓壃WMS",
"appid" : "__UNI__DA5854D",
"description" : "",
- "versionName" : "20220308B",
- "versionCode" : "100",
+ "versionName" : "20220821A",
+ "versionCode" : 103,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
@@ -41,7 +41,9 @@
]
},
/* ios鎵撳寘閰嶇疆 */
- "ios" : {},
+ "ios" : {
+ "dSYMs" : false
+ },
/* SDK閰嶇疆 */
"sdkConfigs" : {
"ad" : {}
--
Gitblit v1.9.1