From f793bebc36df45101c465efaed136c3309a19f46 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 06 四月 2023 10:57:12 +0800 Subject: [PATCH] Merge branch 'dev-cqy(1.5.9)' into wjc --- HDL-ON_iOS/Info.plist | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index a76be6f..aa051fd 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.6.602303293</string> + <string>1.6.602303301</string> <key>CFBundleVersion</key> - <string>1.6.603293</string> + <string>1.6.603301</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> @@ -142,7 +142,7 @@ <string>LC Video will be use</string> <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> <string>LC Video will be use</string> - <key>Custom Property</key> - <string></string> + <key>NSLocationWhenInUseUsageDescription</key> + <string>EZ video will be use</string> </dict> </plist> -- Gitblit v1.8.0