More compatible way of specifying icon files.
[FIXED] Add extensions to Icon as well to CFBundleIconFiles because Xcode doesn't seem to listen to the Apple docs.
This commit is contained in:
parent
fed3a2bc10
commit
802c5949da
@ -39,6 +39,8 @@
|
||||
<string>Icon-72</string>
|
||||
<string>Icon-Small</string>
|
||||
<string>Icon-Small-50</string>
|
||||
<string>Icon.png</string>
|
||||
<string>Icon@2x.png</string>
|
||||
</array>
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<true/>
|
||||
|
Loading…
Reference in New Issue
Block a user