Blame view
ios/GameSDKDemo/letsgameDemo/Images.xcassets/LaunchImage.launchimage/Contents.json
442 Bytes
23a302b86
![]() |
1 2 3 4 5 |
{ "images" : [ { "orientation" : "portrait", "idiom" : "iphone", |
23a302b86
![]() |
6 7 8 9 10 |
"extent" : "full-screen", "minimum-system-version" : "7.0", "scale" : "2x" }, { |
2ef9eacc0
![]() |
11 |
"orientation" : "portrait", |
23a302b86
![]() |
12 13 |
"idiom" : "iphone", "subtype" : "retina4", |
2ef9eacc0
![]() |
14 |
"extent" : "full-screen", |
23a302b86
![]() |
15 |
"minimum-system-version" : "7.0", |
23a302b86
![]() |
16 17 18 19 20 21 22 23 |
"scale" : "2x" } ], "info" : { "version" : 1, "author" : "xcode" } } |