From 1820fafc5b982120f87c8045e832d85bbbb62f6b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 29 三月 2023 16:22:20 +0800 Subject: [PATCH] 自动化 --- HDL-ON_iOS/Info.plist | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 5653784..a76be6f 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -100,11 +100,9 @@ <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> - <string>1.6.602303211</string> + <string>1.6.602303293</string> <key>CFBundleVersion</key> - <string>1.6.603211</string> - <key>NSLocationWhenInUseUsageDescription</key> - <string>Use geographic location to provide services such as weather</string> + <string>1.6.603293</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> @@ -140,6 +138,10 @@ <array> <string>HDLRunSceneIntent</string> </array> + <key>NSContactsUsageDescription</key> + <string>LC Video will be use</string> + <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> + <string>LC Video will be use</string> <key>Custom Property</key> <string></string> </dict> -- Gitblit v1.8.0