Fix case in Info keys related to launch screen

This commit is contained in:
Davide De Rosa 2022-06-25 16:46:41 +02:00
parent 7ba9879c8c
commit 3cc82cc807
1 changed files with 2 additions and 2 deletions

View File

@ -70,9 +70,9 @@
<key>UILaunchScreen</key>
<dict>
<key>UIColorName</key>
<string>primaryColor</string>
<string>PrimaryColor</string>
<key>UIImageName</key>
<string>logo</string>
<string>Logo</string>
</dict>
<key>UIRequiredDeviceCapabilities</key>
<array>