fix(ios): remove file extension from LaunchScreen value in Info.plist

This commit is contained in:
Garrett Watson 2024-03-22 16:14:00 -04:00
parent 392bae826a
commit 721ba5a268

View file

@ -34,7 +34,7 @@
<string>processing</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen.storyboard</string>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UISupportedInterfaceOrientations</key>