Skip to content

Commit

Permalink
app store icon
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofbyteball committed Mar 20, 2018
1 parent 41ae420 commit e2dfe88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cordova/config.xml
Expand Up @@ -63,6 +63,9 @@
<!-- iPad Spotlight and Settings Icon -->
<icon src="../ios/icons/icon-small-50.png" width="50" height="50" />
<icon src="../ios/icons/icon-small-50@2x.png" width="100" height="100" />

<icon src="../ios/icons/iTunesArtwork.png" width="512" height="512" />
<icon src="../ios/icons/iTunesArtwork@2x.png" width="1024" height="1024" />

<!-- Splash -->
<splash src="../ios/splash/Default~iphone.png" width="320" height="480"/>
Expand Down

0 comments on commit e2dfe88

Please sign in to comment.