aboutsummaryrefslogtreecommitdiff
path: root/dists/ios7
diff options
context:
space:
mode:
authorVincent Bénony2015-12-10 18:44:31 +0100
committerVincent Bénony2016-01-06 16:17:37 +0100
commitcfcd3842ed0b46c1eeb7d1e490a882e5d3f26441 (patch)
treeb5d597fd3e7a710cf16776d5655aed3b495ebec2 /dists/ios7
parent7324f87b9af3a5f2da9d84dad5f2e6df26e1ddb2 (diff)
downloadscummvm-rg350-cfcd3842ed0b46c1eeb7d1e490a882e5d3f26441.tar.gz
scummvm-rg350-cfcd3842ed0b46c1eeb7d1e490a882e5d3f26441.tar.bz2
scummvm-rg350-cfcd3842ed0b46c1eeb7d1e490a882e5d3f26441.zip
IOS: Adds iPhone 6/6+ launch screens
Diffstat (limited to 'dists/ios7')
-rw-r--r--dists/ios7/Images.xcassets/LaunchImage.launchimage/Contents.json21
-rw-r--r--dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-1242x2208.pngbin0 -> 1624064 bytes
-rw-r--r--dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.pngbin0 -> 2234609 bytes
-rw-r--r--dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-750x1334.pngbin0 -> 917056 bytes
4 files changed, 12 insertions, 9 deletions
diff --git a/dists/ios7/Images.xcassets/LaunchImage.launchimage/Contents.json b/dists/ios7/Images.xcassets/LaunchImage.launchimage/Contents.json
index 139f4e7756..40e3b1e3dd 100644
--- a/dists/ios7/Images.xcassets/LaunchImage.launchimage/Contents.json
+++ b/dists/ios7/Images.xcassets/LaunchImage.launchimage/Contents.json
@@ -1,27 +1,30 @@
{
"images" : [
{
- "orientation" : "portrait",
- "idiom" : "iphone",
"extent" : "full-screen",
- "minimum-system-version" : "8.0",
+ "idiom" : "iphone",
"subtype" : "736h",
+ "filename" : "ScummVM-splash-1242x2208.png",
+ "minimum-system-version" : "8.0",
+ "orientation" : "portrait",
"scale" : "3x"
},
{
- "orientation" : "landscape",
- "idiom" : "iphone",
"extent" : "full-screen",
- "minimum-system-version" : "8.0",
+ "idiom" : "iphone",
"subtype" : "736h",
+ "filename" : "ScummVM-splash-2208x1242.png",
+ "minimum-system-version" : "8.0",
+ "orientation" : "landscape",
"scale" : "3x"
},
{
- "orientation" : "portrait",
- "idiom" : "iphone",
"extent" : "full-screen",
- "minimum-system-version" : "8.0",
+ "idiom" : "iphone",
"subtype" : "667h",
+ "filename" : "ScummVM-splash-750x1334.png",
+ "minimum-system-version" : "8.0",
+ "orientation" : "portrait",
"scale" : "2x"
},
{
diff --git a/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-1242x2208.png b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-1242x2208.png
new file mode 100644
index 0000000000..c70153b1f7
--- /dev/null
+++ b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-1242x2208.png
Binary files differ
diff --git a/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png
new file mode 100644
index 0000000000..33b3740092
--- /dev/null
+++ b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png
Binary files differ
diff --git a/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-750x1334.png b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-750x1334.png
new file mode 100644
index 0000000000..630502974a
--- /dev/null
+++ b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-750x1334.png
Binary files differ