From 1a4b95a7ebef71838bd3eda2c22056bbf0db65ec Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 10 一月 2020 16:39:54 +0800
Subject: [PATCH] 2019阶段备份

---
 HDL-ON_iOS/Info.plist |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index 26155b8..f8dde9f 100755
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -36,11 +36,6 @@
 	<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>
@@ -92,15 +87,13 @@
 	<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>CFBundleVersion</key>
 	<string>2.41023</string>
 	<key>NSLocationAlwaysUsageDescription</key>

--
Gitblit v1.8.0