From 9aa32bd5ed75d54b2141b6c91f163d43216a3643 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 06 十二月 2019 13:14:02 +0800 Subject: [PATCH] 20191206 --- HDL-ON_iOS/Info.plist | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 26155b8..074cbda 100755 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -92,15 +92,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