Skip to content

Commit

Permalink
Fix renamed launchscreen.storyboard path
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
  • Loading branch information
JoeMatt authored and SeiRyu committed May 8, 2024
1 parent 16fdc2a commit a45fe4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
File renamed without changes.
5 changes: 3 additions & 2 deletions Provenance/Provenance-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
</array>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>
<key>UILaunchScreen</key>
<dict>
<key>UIDefaultLaunchScreen</key>
<string></string>
Expand All @@ -270,7 +270,8 @@
<key>UIURLToLaunchScreenAssociations</key>
<dict/>
</dict>
<string>Launch Screen.storyboard</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen.storyboard</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
Expand Down

0 comments on commit a45fe4b

Please sign in to comment.