From 62d6c4bf6c30da21ccd8245199234c5004117d56 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 21 四月 2023 13:32:15 +0800 Subject: [PATCH] V1.7.1发布版本 --- HDL-ON_iOS/Info.plist | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index cae58df..d47619a 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -42,7 +42,7 @@ <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> - <string>12.0</string> + <string>13.0</string> <key>UIDeviceFamily</key> <array> <integer>1</integer> @@ -98,9 +98,9 @@ <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> - <string>1.7</string> + <string>1.7.1</string> <key>CFBundleVersion</key> - <string>1.7</string> + <string>1.7.1</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,8 +142,6 @@ <string>LC Video will be use</string> <key>NSLocationWhenInUseUsageDescription</key> <string>EZ video will be use</string> - <key>UILaunchStoryboardName</key> - <string>Main</string> <key>XSLaunchImageAssets</key> <string>Assets.xcassets/LaunchImage.launchimage</string> </dict> -- Gitblit v1.8.0