Explorar o código

Appease Xcode by adding more launch images

Ryan Olson %!s(int64=11) %!d(string=hai) anos
pai
achega
387a72d93e

+ 12 - 16
Example/UICatalog/Images.xcassets/LaunchImage.launchimage/Contents.json

@@ -32,42 +32,38 @@
       "idiom" : "iphone",
       "extent" : "full-screen",
       "minimum-system-version" : "7.0",
+      "filename" : "Launch@2x.png",
       "scale" : "2x"
     },
     {
-      "orientation" : "portrait",
+      "extent" : "full-screen",
       "idiom" : "iphone",
       "subtype" : "retina4",
-      "extent" : "full-screen",
+      "filename" : "Launch@2x~568h.png",
       "minimum-system-version" : "7.0",
+      "orientation" : "portrait",
       "scale" : "2x"
     },
     {
       "orientation" : "portrait",
-      "idiom" : "ipad",
-      "extent" : "full-screen",
-      "minimum-system-version" : "7.0",
-      "scale" : "1x"
-    },
-    {
-      "orientation" : "landscape",
-      "idiom" : "ipad",
+      "idiom" : "iphone",
       "extent" : "full-screen",
-      "minimum-system-version" : "7.0",
+      "filename" : "Launch.png",
       "scale" : "1x"
     },
     {
       "orientation" : "portrait",
-      "idiom" : "ipad",
+      "idiom" : "iphone",
       "extent" : "full-screen",
-      "minimum-system-version" : "7.0",
+      "filename" : "Launch@2x.png",
       "scale" : "2x"
     },
     {
-      "orientation" : "landscape",
-      "idiom" : "ipad",
+      "orientation" : "portrait",
+      "idiom" : "iphone",
       "extent" : "full-screen",
-      "minimum-system-version" : "7.0",
+      "filename" : "Launch@2x~568h.png",
+      "subtype" : "retina4",
       "scale" : "2x"
     }
   ],

BIN=BIN
Example/UICatalog/Images.xcassets/LaunchImage.launchimage/Launch.png


BIN=BIN
Example/UICatalog/Images.xcassets/LaunchImage.launchimage/Launch@2x.png


BIN=BIN
Example/UICatalog/Images.xcassets/LaunchImage.launchimage/Launch@2x~568h.png