From 41f9c8837b0551c68f8fd798c06951fa716b7ab8 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期一, 11 一月 2021 14:05:29 +0800
Subject: [PATCH] Merge branch 'NewFilePath' of http://172.16.1.23:6688/r/~wxr/HDL_APP_Project into NewFilePath

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

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index e751f19..9e188d3 100755
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -96,14 +96,14 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0.202009282</string>
+	<string>1.0.202012257</string>
 	<key>CFBundleVersion</key>
-	<string>202009282</string>
+	<string>202012257</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>
+	<key>NSLocationAlwaysUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>

--
Gitblit v1.8.0