Skip to content

Commit

Permalink
ios/Xcode7: add missing launch images
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcallen committed Sep 17, 2015
1 parent cf072bc commit 6d2499a
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,39 @@
{
"orientation" : "portrait",
"idiom" : "iphone",
"filename" : "[email protected]",
"filename" : "iphone_ios7_640_960.png",
"extent" : "full-screen",
"minimum-system-version" : "7.0",
"scale" : "2x"
},
{
"orientation" : "portrait",
"extent" : "full-screen",
"idiom" : "iphone",
"filename" : "[email protected]",
"minimum-system-version" : "7.0",
"subtype" : "retina4",
"filename" : "iphone_ios7_640_1136.png",
"minimum-system-version" : "7.0",
"orientation" : "portrait",
"scale" : "2x"
},
{
"orientation" : "portrait",
"idiom" : "iphone",
"filename" : "Default.png",
"filename" : "iphone_ios5_320_480.png",
"extent" : "full-screen",
"scale" : "1x"
},
{
"orientation" : "portrait",
"idiom" : "iphone",
"filename" : "[email protected]",
"filename" : "iphone_ios5_640_960.png",
"extent" : "full-screen",
"scale" : "2x"
},
{
"orientation" : "portrait",
"idiom" : "iphone",
"filename" : "[email protected]",
"filename" : "iphone_ios5_640_1136.png",
"extent" : "full-screen",
"subtype" : "retina4",
"scale" : "2x"
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6d2499a

Please sign in to comment.