From 7b9a42281bb3842daddf59178da26d006a510183 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 25 五月 2022 16:08:49 +0800 Subject: [PATCH] 2022年05月25日16:08:26 --- HDL-ON_iOS/Info.plist | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index ec26b5a..bdc5402 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -100,9 +100,9 @@ <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> - <string>1.5.402101231</string> + <string>1.5.502205201</string> <key>CFBundleVersion</key> - <string>1.5.401231</string> + <string>1.5.505201</string> <key>NSLocationWhenInUseUsageDescription</key> <string>Use geographic location to provide services such as weather</string> <key>NSAppleMusicUsageDescription</key> @@ -120,6 +120,7 @@ <key>UIBackgroundModes</key> <array> <string>audio</string> + <string>location</string> <string>voip</string> <string>remote-notification</string> </array> -- Gitblit v1.8.0