From 34dd301a9276b1065c7aa8594b6a387c774d2630 Mon Sep 17 00:00:00 2001 From: zerosaturation Date: Mon, 6 Jul 2026 18:22:20 +0800 Subject: [PATCH] =?UTF-8?q?chore(manifest):=20=E7=A7=BB=E9=99=A4=20imengyu?= =?UTF-8?q?=20=E6=8F=92=E4=BB=B6=E6=B3=A8=E5=86=8C=E4=B8=8E=E4=BC=A0?= =?UTF-8?q?=E6=84=9F=E5=99=A8=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删 nativePlugins.imengyu-UniAndroidGyro 段(30-44 行) - 删 BODY_SENSORS 权限(69 行) - 删 NSMotionUsageDescription 隐私描述(82 行) Co-Authored-By: Claude --- frontend/manifest.json | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/frontend/manifest.json b/frontend/manifest.json index 9ddfbfd..2660195 100644 --- a/frontend/manifest.json +++ b/frontend/manifest.json @@ -27,22 +27,6 @@ "Speech" : {}, "Push" : {} }, - "nativePlugins" : { - "imengyu-UniAndroidGyro" : { - "__plugin_info__" : { - "name" : "imengyu-UniAndroidGyro", - "description" : "APP端陀螺仪数据采集", - "platforms" : "Android,iOS", - "url" : "", - "android_package_name" : "", - "ios_bundle_id" : "", - "isCloud" : false, - "bought" : -1, - "pid" : "", - "parameters" : {} - } - } - }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ @@ -65,8 +49,7 @@ "", "", "", - "", - "" + "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ], "schemes" : "topfans" @@ -78,8 +61,7 @@ "NSCameraUsageDescription" : "我们需要访问相机以便您拍摄头像", "NSPhotoLibraryUsageDescription" : "我们需要访问相册以便您选择图片", "NSMicrophoneUsageDescription" : "我们需要访问麦克风以便您使用语音输入功能", - "NSSpeechRecognitionUsageDescription" : "我们需要使用语音识别以便将您的语音转换为文字", - "NSMotionUsageDescription" : "我们需要访问运动传感器以实现光栅卡倾斜预览功能" + "NSSpeechRecognitionUsageDescription" : "我们需要使用语音识别以便将您的语音转换为文字" }, "urltypes" : [ {