From 098ca04f324624d97399c7c1040c46d2a96ebfaa Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期日, 23 四月 2023 09:21:54 +0800 Subject: [PATCH] V1.7.1发布版本 --- HDL-ON_iOS/Info.plist | 108 ++++++++++++++++++++++++------------------------------ 1 files changed, 48 insertions(+), 60 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index b8b4489..826cae5 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -2,6 +2,16 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> + <key>CFBundleDisplayName</key> + <string>On Pro</string> + <key>CFBundleIdentifier</key> + <string>com.hdl.onpro</string> + <key>CFBundleName</key> + <string>On Pro</string> + <key>CFBundleShortVersionString</key> + <string>1.7.1</string> <key>CFBundleURLTypes</key> <array> <dict> @@ -13,20 +23,36 @@ <string>AispeechMobile</string> </dict> <dict> + <key>CFBundleTypeRole</key> + <string>Editor</string> <key>CFBundleURLSchemes</key> <array> <string>hdlonpro</string> </array> - <key>CFBundleTypeRole</key> - <string>Editor</string> </dict> <dict> <key>CFBundleURLName</key> <string>qqmusic</string> </dict> </array> + <key>CFBundleVersion</key> + <string>1.7.1</string> + <key>LSApplicationQueriesSchemes</key> + <array> + <string>weixinULAPI</string> + <string>weixin</string> + <string>xiaoduapp</string> + <string>AispeechMobile</string> + <string>qqmusic</string> + </array> + <key>LSRequiresIPhoneOS</key> + <true/> + <key>MinimumOSVersion</key> + <string>12.2</string> <key>NSAppTransportSecurity</key> <dict> + <key>NSAllowsArbitraryLoads</key> + <true/> <key>NSExceptionDomains</key> <dict> <key>NSExceptionDomains</key> @@ -34,15 +60,7 @@ <key>NSExceptionMinimumTLSVersion</key> <string>TLSv1.0</string> </dict> - <key>NSAllowsArbitraryLoads</key> - <true/> </dict> - <key>CFBundleIdentifier</key> - <string>com.hdl.onpro</string> - <key>LSRequiresIPhoneOS</key> - <true/> - <key>MinimumOSVersion</key> - <string>12.2</string> <key>UIDeviceFamily</key> <array> <integer>1</integer> @@ -53,30 +71,8 @@ </array> <key>UIRequiresFullScreen</key> <true/> - <key>NSCameraUsageDescription</key> - <string>App wants to access your camera to set the background picture 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>NSPhotoLibraryAddUsageDescription</key> - <string>App wants to access your photo library to set the background image of the room</string> - <key>NSMicrophoneUsageDescription</key> - <string>APP wants to use the phone's microphone for voice intercom</string> - <key>NSLocalNetworkUsageDescription</key> - <string>APP wants to use local network access permissions for WiFi distribution.</string> - <key>UISupportedInterfaceOrientations</key> - <array> - <string>UIInterfaceOrientationPortrait</string> - <string>UIInterfaceOrientationLandscapeRight</string> - <string>UIInterfaceOrientationLandscapeLeft</string> - </array> - <key>UIAppFonts</key> - <array> - <string>titilliumtext25l005.otf</string> - </array> - <key>UISupportedInterfaceOrientations~ipad</key> - <array> - <string>UIInterfaceOrientationPortrait</string> - </array> + <key>UIStatusBarStyle</key> + <string>UIStatusBarStyleLightContent</string> <key>UIStatusBarTintParameters</key> <dict> <key>UINavigationBar</key> @@ -87,36 +83,24 @@ <false/> </dict> </dict> + <key>UISupportedInterfaceOrientations</key> + <array> + <string>UIInterfaceOrientationPortrait</string> + <string>UIInterfaceOrientationLandscapeRight</string> + <string>UIInterfaceOrientationLandscapeLeft</string> + </array> + <key>UISupportedInterfaceOrientations~ipad</key> + <array> + <string>UIInterfaceOrientationPortrait</string> + </array> <key>UIViewControllerBasedStatusBarAppearance</key> <false/> - <key>XSLaunchImageAssets</key> - <string>Assets.xcassets/LaunchImage.launchimage</string> - <key>CFBundleName</key> - <string>On Pro</string> <key>XSAppIconAssets</key> <string>Assets.xcassets/AppIcon.appiconset</string> - <key>CFBundleDisplayName</key> - <string>On Pro</string> - <key>UIStatusBarStyle</key> - <string>UIStatusBarStyleLightContent</string> - <key>CFBundleShortVersionString</key> - <string>1.6.402302222</string> - <key>CFBundleVersion</key> - <string>1.6.402171</string> - <key>NSLocationWhenInUseUsageDescription</key> - <string>Use geographic location to provide services such as weather</string> <key>NSAppleMusicUsageDescription</key> <string>App needs to access your music library to connect to an external player to play music.</string> <key>NSLocationAlwaysUsageDescription</key> <string>Use geographic location to provide services such as weather</string> - <key>LSApplicationQueriesSchemes</key> - <array> - <string>weixinULAPI</string> - <string>weixin</string> - <string>xiaoduapp</string> - <string>AispeechMobile</string> - <string>qqmusic</string> - </array> <key>UIBackgroundModes</key> <array> <string>audio</string> @@ -126,8 +110,6 @@ </array> <key>NSFaceIDUsageDescription</key> <string>Need to use Face ID for unlock verification</string> - <key>CFBundleAllowMixedLocalizations</key> - <true/> <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>NSBluetoothAlwaysUsageDescription</key> @@ -140,7 +122,13 @@ <array> <string>HDLRunSceneIntent</string> </array> - <key>Custom Property</key> - <string></string> + <key>NSContactsUsageDescription</key> + <string>LC Video will be use</string> + <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> + <string>LC Video will be use</string> + <key>NSLocationWhenInUseUsageDescription</key> + <string>EZ video will be use</string> + <key>XSLaunchImageAssets</key> + <string>Assets.xcassets/LaunchImage.launchimage</string> </dict> </plist> -- Gitblit v1.8.0