From cd70a2a8a2bdebf51259d8f39ed110a34b9be9e5 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 11 四月 2023 14:50:21 +0800
Subject: [PATCH] 修改启动屏幕

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

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 02d0012..511589d 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -100,11 +100,9 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.6.402302261</string>
+	<string>1.6.602303301</string>
 	<key>CFBundleVersion</key>
-	<string>1.6.402261</string>
-	<key>NSLocationWhenInUseUsageDescription</key>
-	<string>Use geographic location to provide services such as weather</string>
+	<string>1.6.603301</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>
@@ -140,7 +138,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>UILaunchStoryboardName</key>
+	<string>LaunchScreen</string>
 </dict>
 </plist>

--
Gitblit v1.8.0