|
@@ -4,6 +4,30 @@
|
|
|
"orientation" : "portrait",
|
|
|
"idiom" : "iphone",
|
|
|
"extent" : "full-screen",
|
|
|
+ "minimum-system-version" : "8.0",
|
|
|
+ "subtype" : "736h",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "orientation" : "landscape",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "extent" : "full-screen",
|
|
|
+ "minimum-system-version" : "8.0",
|
|
|
+ "subtype" : "736h",
|
|
|
+ "scale" : "3x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "orientation" : "portrait",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "extent" : "full-screen",
|
|
|
+ "minimum-system-version" : "8.0",
|
|
|
+ "subtype" : "667h",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "orientation" : "portrait",
|
|
|
+ "idiom" : "iphone",
|
|
|
+ "extent" : "full-screen",
|
|
|
"minimum-system-version" : "7.0",
|
|
|
"filename" : "Default@2x.png",
|
|
|
"scale" : "2x"
|
|
@@ -79,6 +103,12 @@
|
|
|
"scale" : "1x"
|
|
|
},
|
|
|
{
|
|
|
+ "orientation" : "portrait",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "extent" : "full-screen",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
"orientation" : "landscape",
|
|
|
"idiom" : "ipad",
|
|
|
"extent" : "to-status-bar",
|
|
@@ -86,6 +116,12 @@
|
|
|
"scale" : "1x"
|
|
|
},
|
|
|
{
|
|
|
+ "orientation" : "landscape",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "extent" : "full-screen",
|
|
|
+ "scale" : "1x"
|
|
|
+ },
|
|
|
+ {
|
|
|
"orientation" : "portrait",
|
|
|
"idiom" : "ipad",
|
|
|
"extent" : "to-status-bar",
|
|
@@ -93,11 +129,23 @@
|
|
|
"scale" : "2x"
|
|
|
},
|
|
|
{
|
|
|
+ "orientation" : "portrait",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "extent" : "full-screen",
|
|
|
+ "scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
"orientation" : "landscape",
|
|
|
"idiom" : "ipad",
|
|
|
"extent" : "to-status-bar",
|
|
|
"filename" : "Default-Landscape@2x~ipad.png",
|
|
|
"scale" : "2x"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "orientation" : "landscape",
|
|
|
+ "idiom" : "ipad",
|
|
|
+ "extent" : "full-screen",
|
|
|
+ "scale" : "2x"
|
|
|
}
|
|
|
],
|
|
|
"info" : {
|