From e74f8bfbe6c52f220deef5fc99a53c3a7872808d Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 11 四月 2023 17:08:34 +0800 Subject: [PATCH] Merge branch 'Dev-Wxr' into wjc --- HDL-ON_iOS/Info.plist | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index aa051fd..511589d 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -144,5 +144,7 @@ <string>LC Video will be use</string> <key>NSLocationWhenInUseUsageDescription</key> <string>EZ video will be use</string> + <key>UILaunchStoryboardName</key> + <string>LaunchScreen</string> </dict> </plist> -- Gitblit v1.8.0