summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-25 12:46:59 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-25 12:46:59 -0400
commitecbf43424ea129dfb1bd454ea48b672a0baad421 (patch)
tree3d6d1e3c555b71c808a029a6fd8bc04041ffd8d7 /config.xml
parent65fc2615800fd4db985bb3fc07b5da8c52e33dec (diff)
new images after merge
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index 3b06d756..98b994a9 100644
--- a/config.xml
+++ b/config.xml
@@ -57,6 +57,20 @@
<icon height="58" src="resources/ios/icon/icon-small@2x.png" width="58" />
<icon height="87" src="resources/ios/icon/icon-small@3x.png" width="87" />
<splash src="resources/Default@2x~universal~anyany.png" />
+ <icon height="1024" src="resources/ios/icon/icon-1024.png" width="1024" />
+ <splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" />
+ <splash height="1334" src="resources/ios/splash/Default-667h.png" width="750" />
+ <splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242" />
+ <splash height="1242" src="resources/ios/splash/Default-Landscape-736h.png" width="2208" />
+ <splash height="1536" src="resources/ios/splash/Default-Landscape@2x~ipad.png" width="2048" />
+ <splash height="2048" src="resources/ios/splash/Default-Landscape@~ipadpro.png" width="2732" />
+ <splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024" />
+ <splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536" />
+ <splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048" />
+ <splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768" />
+ <splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" />
+ <splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" />
+ <splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" />
</platform>
<platform name="android">
<icon density="ldpi" src="resources/android/icon/drawable-ldpi-icon.png" />