From e8147ceaf39253db2c9e6cfe023b505f71ec7ba5 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 24 八月 2023 17:48:30 +0800 Subject: [PATCH] 备份2 --- OnPro/HDL-ON_iOS/Info.plist | 56 +++++--------------------------------------------------- 1 files changed, 5 insertions(+), 51 deletions(-) diff --git a/OnPro/HDL-ON_iOS/Info.plist b/OnPro/HDL-ON_iOS/Info.plist index 45b7d47..2421ebe 100644 --- a/OnPro/HDL-ON_iOS/Info.plist +++ b/OnPro/HDL-ON_iOS/Info.plist @@ -5,38 +5,15 @@ <key>CFBundleAllowMixedLocalizations</key> <true/> <key>CFBundleDisplayName</key> - <string>On Pro</string> + <string>鑽f偊鏅鸿兘</string> <key>CFBundleIdentifier</key> - <string>com.hdl.onpro</string> + <string>com.rongan.smart</string> <key>CFBundleName</key> - <string>On Pro</string> + <string>鑽f偊鏅鸿兘</string> <key>CFBundleShortVersionString</key> - <string>2.1.0</string> - <key>CFBundleURLTypes</key> - <array> - <dict> - <key>CFBundleURLName</key> - <string>weixin</string> - </dict> - <dict> - <key>CFBundleURLName</key> - <string>AispeechMobile</string> - </dict> - <dict> - <key>CFBundleTypeRole</key> - <string>Editor</string> - <key>CFBundleURLSchemes</key> - <array> - <string>hdlonpro</string> - </array> - </dict> - <dict> - <key>CFBundleURLName</key> - <string>qqmusic</string> - </dict> - </array> + <string>1.0</string> <key>CFBundleVersion</key> - <string>2.1.0</string> + <string>1.0</string> <key>LSApplicationQueriesSchemes</key> <array> <string>weixinULAPI</string> @@ -61,20 +38,8 @@ <string>TLSv1.0</string> </dict> </dict> - <key>NSAppleMusicUsageDescription</key> - <string>App needs to access your music library to connect to an external player to play music.</string> - <key>NSBluetoothAlwaysUsageDescription</key> - <string>This application uses Bluetooth to communicate with the device, this application does not collect, store or record any data that communicates via Bluetooth.</string> - <key>NSBluetoothPeripheralUsageDescription</key> - <string>This application uses Bluetooth to communicate with the device, this application does not collect, store or record any data that communicates via Bluetooth.</string> <key>NSCameraUsageDescription</key> <string>App wants to access your camera to set the background picture of the room</string> - <key>NSContactsUsageDescription</key> - <string>LC Video will be use</string> - <key>NSFaceIDUsageDescription</key> - <string>Need to use Face ID for unlock verification</string> - <key>NSLocalNetworkUsageDescription</key> - <string>APP wants to use local network access permissions for WiFi distribution.</string> <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> <string>LC Video will be use</string> <key>NSLocationAlwaysUsageDescription</key> @@ -87,24 +52,13 @@ <string>App wants to access your photo library to set the background image of the room</string> <key>NSPhotoLibraryUsageDescription</key> <string>App wants to access your photo library to set the background image of the room</string> - <key>NSSiriUsageDescription</key> - <string>On Pro data will be send to Siri.</string> - <key>NSUserActivityTypes</key> - <array> - <string>HDLRunSceneIntent</string> - </array> - <key>NSVoIPUsageDescription</key> - <string>Make audio/video calls</string> <key>UIAppFonts</key> <array> <string>titilliumtext25l005.otf</string> </array> <key>UIBackgroundModes</key> <array> - <string>audio</string> <string>location</string> - <string>voip</string> - <string>remote-notification</string> </array> <key>UIDeviceFamily</key> <array> -- Gitblit v1.8.0