We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ae420 commit e2dfe88Copy full SHA for e2dfe88
cordova/config.xml
@@ -63,6 +63,9 @@
63
<!-- iPad Spotlight and Settings Icon -->
64
<icon src="../ios/icons/icon-small-50.png" width="50" height="50" />
65
<icon src="../ios/icons/[email protected]" width="100" height="100" />
66
+
67
+ <icon src="../ios/icons/iTunesArtwork.png" width="512" height="512" />
68
+ <icon src="../ios/icons/[email protected]" width="1024" height="1024" />
69
70
<!-- Splash -->
71
<splash src="../ios/splash/Default~iphone.png" width="320" height="480"/>
0 commit comments