From 7167334c0e89dd84827d59e726123d14776e3a09 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期二, 16 六月 2020 11:14:13 +0800
Subject: [PATCH] 2020-06-16-1

---
 HDL-ON_iOS/Info.plist |   57 +++++++++++++++++----------------------------------------
 1 files changed, 17 insertions(+), 40 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 26155b8..c50adfa 100755
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -16,8 +16,6 @@
 	</dict>
 	<key>CFBundleIdentifier</key>
 	<string>com.hdl.SimpleControl</string>
-	<key>CFBundleShortVersionString</key>
-	<string>2.4191023</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>MinimumOSVersion</key>
@@ -36,39 +34,10 @@
 	<string>Set up your room or scene background.</string>
 	<key>NSPhotoLibraryUsageDescription</key>
 	<string>Set up your room or scene background.</string>
-	<key>UIBackgroundModes</key>
-	<array>
-		<string>location</string>
-		<string>remote-notification</string>
-	</array>
-	<key>Custom Property</key>
-	<string></string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>Required background modes (Watch)</string>
-	<key>CFBundleURLTypes</key>
-	<array>
-		<dict>
-			<key>CFBundleURLSchemes</key>
-			<array>
-				<string>com.hdl.SimpleControl</string>
-			</array>
-			<key>CFBundleURLName</key>
-			<string>on</string>
-		</dict>
-	</array>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
 	</array>
-	<key>LSApplicationQueriesSchemes </key>
-	<array>
-		<string>com.hdl.ezviz-monitor</string>
-		<string>qqmusic</string>
-		<string>spotify</string>
-	</array>
-	<key>NSMicrophoneUsageDescription</key>
-	<string>Phone microphones need to be used
-</string>
 	<key>UIAppFonts</key>
 	<array>
 		<string>titilliumtext25l005.otf</string>
@@ -92,18 +61,26 @@
 	<key>XSLaunchImageAssets</key>
 	<string>Assets.xcassets/LaunchImage.launchimage</string>
 	<key>CFBundleName</key>
-	<string>HDL-ON</string>
-	<key>NSAppleMusicUsageDescription</key>
-	<string>HDL ON needs to access your music library to connect to an external player to play music.</string>
+	<string>HDL ON +</string>
 	<key>XSAppIconAssets</key>
 	<string>Assets.xcassets/AppIcon.appiconset</string>
-	<key>NSLocationWhenInUseUsageDescription</key>
-	<string>Get the weather</string>
 	<key>CFBundleDisplayName</key>
-	<string>HDL-ON</string>
+	<string>HDL ON +</string>
+	<key>UIStatusBarStyle</key>
+	<string>UIStatusBarStyleLightContent</string>
+	<key>CFBundleShortVersionString</key>
+	<string>1.0.1.202003031</string>
 	<key>CFBundleVersion</key>
-	<string>2.41023</string>
-	<key>NSLocationAlwaysUsageDescription</key>
-	<string>Get the weather</string>
+	<string>1.0.1.202003031</string>
+	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
+	<string>鑾峰彇澶╂皵棰勬姤1</string>
+	<key>UIBackgroundModes</key>
+	<array>
+		<string>location</string>
+	</array>
+	<key>NSLocationWhenInUseUsageDescription</key>
+	<string>鑾峰彇澶╂皵棰勬姤2</string>
+	<key>NSAppleMusicUsageDescription</key>
+	<string>鑾峰彇澶╂皵棰勬姤</string>
 </dict>
 </plist>

--
Gitblit v1.8.0