From ba75397d4e0b8de537b7ce9655c7124febc803b4 Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期六, 06 七月 2024 21:39:41 +0800 Subject: [PATCH] 5601 --- manifest.json | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index e84ca20..1c5f80c 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "MoboxPDA", "appid" : "__UNI__56D451E", "description" : "", - "versionName" : "1.0.20", - "versionCode" : 1020, + "versionName" : "1.1.00", + "versionCode" : 1100, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -44,12 +44,15 @@ ] }, /* ios鎵撳寘閰嶇疆 */ - "ios" : {}, + "ios" : { + "dSYMs" : false + }, /* SDK閰嶇疆 */ "sdkConfigs" : { "ad" : {} } - } + }, + "nativePlugins" : {} }, /* 蹇簲鐢ㄧ壒鏈夌浉鍏�*/ "quickapp" : {}, -- Gitblit v1.9.1