From 171bf03f3664226eeff2b20ee9bd2e914b63a17d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 13 三月 2020 09:18:50 +0800
Subject: [PATCH] 20200313

---
 HDL-ON_iOS/Info.plist |   32 ++++++--------------------------
 1 files changed, 6 insertions(+), 26 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index f8dde9f..74b148d 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>
@@ -38,32 +36,10 @@
 	<string>Set up your room or scene background.</string>
 	<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>
@@ -94,9 +70,13 @@
 	<string>Get the weather</string>
 	<key>CFBundleDisplayName</key>
 	<string>HDL ON +</string>
-	<key>CFBundleVersion</key>
-	<string>2.41023</string>
 	<key>NSLocationAlwaysUsageDescription</key>
 	<string>Get the weather</string>
+	<key>UIStatusBarStyle</key>
+	<string>UIStatusBarStyleLightContent</string>
+	<key>CFBundleShortVersionString</key>
+	<string>1.0.1.202003031</string>
+	<key>CFBundleVersion</key>
+	<string>1.0.1.202003031</string>
 </dict>
 </plist>

--
Gitblit v1.8.0