From 1ad67cf0ddcb4b18cc31324f44e8039b1dd65696 Mon Sep 17 00:00:00 2001 From: haomingming Date: Wed, 10 Sep 2025 09:40:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index aef0896..3ff4716 100644 --- a/manifest.json +++ b/manifest.json @@ -45,7 +45,8 @@ "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, "ios" : { - "dSYMs" : false + "dSYMs" : false, + "idfa" : false }, /* ios打包配置 */ "sdkConfigs" : { @@ -96,7 +97,7 @@ "platforms" : "Android,iOS", "url" : "https://ext.dcloud.net.cn/plugin?id=4798", "android_package_name" : "", - "ios_bundle_id" : "com.domainname.apppolyvios", + "ios_bundle_id" : "cn.shangyu.gdxzExport", "isCloud" : true, "bought" : 1, "pid" : "4798",