Blame view

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