Blame view

ios/GameSDKDemo/letsgameDemo/Images.xcassets/LaunchImage.launchimage/Contents.json 533 Bytes
23a302b86   alexYang   GameSDK 的iOS分支提交,...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
  {
    "images" : [
      {
        "orientation" : "portrait",
        "idiom" : "iphone",
        "filename" : "LaunchImage@2x-1.png",
        "extent" : "full-screen",
        "minimum-system-version" : "7.0",
        "scale" : "2x"
      },
      {
        "extent" : "full-screen",
        "idiom" : "iphone",
        "subtype" : "retina4",
        "filename" : "LaunchImage-568h@2x-1.png",
        "minimum-system-version" : "7.0",
        "orientation" : "portrait",
        "scale" : "2x"
      }
    ],
    "info" : {
      "version" : 1,
      "author" : "xcode"
    }
  }