From 37c33341f75841dc39c535eb62a3603f596516a1 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 27 二月 2020 17:11:53 +0800
Subject: [PATCH] 20200227

---
 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