Enables Auto-layout on larger screen sizes.

pull/1/head
Frederic Jacobs 11 years ago
parent ad5bb92004
commit 336eb1fa0a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

@ -1,11 +1,12 @@
{ {
"images" : [ "images" : [
{ {
"orientation" : "portrait",
"idiom" : "iphone",
"extent" : "full-screen", "extent" : "full-screen",
"minimum-system-version" : "8.0", "idiom" : "iphone",
"subtype" : "736h", "subtype" : "736h",
"filename" : "Default-6plus.png",
"minimum-system-version" : "8.0",
"orientation" : "portrait",
"scale" : "3x" "scale" : "3x"
}, },
{ {
@ -29,14 +30,16 @@
"idiom" : "iphone", "idiom" : "iphone",
"extent" : "full-screen", "extent" : "full-screen",
"minimum-system-version" : "7.0", "minimum-system-version" : "7.0",
"filename" : "Default@2x.png",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"orientation" : "portrait",
"idiom" : "iphone",
"extent" : "full-screen", "extent" : "full-screen",
"minimum-system-version" : "7.0", "idiom" : "iphone",
"subtype" : "retina4", "subtype" : "retina4",
"filename" : "Default-568h@2x.png",
"minimum-system-version" : "7.0",
"orientation" : "portrait",
"scale" : "2x" "scale" : "2x"
}, },
{ {

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Loading…
Cancel
Save