From 452e8cef1c740d18ee398be6971d9952e41dbd4a Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 12 四月 2023 16:11:50 +0800 Subject: [PATCH] 1 --- HDL-ON_iOS/Info.plist | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index cae58df..41220e7 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> @@ -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