From 773271c32c11e8c1a4ba54b8645e84af25979d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=96=87=E5=B3=B0?= Date: Fri, 24 Apr 2026 21:56:44 +0800 Subject: [PATCH] up --- androidPrivacy.json | 2 +- manifest.json | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/androidPrivacy.json b/androidPrivacy.json index 12df862..a78485c 100644 --- a/androidPrivacy.json +++ b/androidPrivacy.json @@ -1,3 +1,3 @@ { - "prompt": "template" + "prompt" : "none" } diff --git a/manifest.json b/manifest.json index 701daa5..397d837 100644 --- a/manifest.json +++ b/manifest.json @@ -45,9 +45,7 @@ ] }, /* ios打包配置 */ - "ios" : { - "dSYMs" : false - }, + "ios" : {}, /* SDK配置 */ "sdkConfigs" : {}, "icons" : { @@ -83,7 +81,7 @@ } }, "splashscreen" : { - "useOriginalMsgbox" : true + "useOriginalMsgbox" : false } } },