Blame view

ios/GameSDKDemo/letsgameDemo/Images.xcassets/LaunchImage.launchimage/Contents.json 2.12 KB
23a302b86   alexYang   GameSDK 的iOS分支提交,...
1
2
3
  {
    "images" : [
      {
23a302b86   alexYang   GameSDK 的iOS分支提交,...
4
        "extent" : "full-screen",
524f88220   alexYang   Activity 增加
5
        "idiom" : "iphone",
c312dc017   alexYang   第三方支付关闭按钮一直存在
6
        "subtype" : "2436h",
524f88220   alexYang   Activity 增加
7
8
9
        "filename" : "1125*2436.png",
        "minimum-system-version" : "11.0",
        "orientation" : "portrait",
c312dc017   alexYang   第三方支付关闭按钮一直存在
10
11
12
        "scale" : "3x"
      },
      {
c312dc017   alexYang   第三方支付关闭按钮一直存在
13
        "extent" : "full-screen",
524f88220   alexYang   Activity 增加
14
        "idiom" : "iphone",
c312dc017   alexYang   第三方支付关闭按钮一直存在
15
        "subtype" : "2436h",
524f88220   alexYang   Activity 增加
16
17
18
        "filename" : "1125*2436-1.png",
        "minimum-system-version" : "11.0",
        "orientation" : "landscape",
c312dc017   alexYang   第三方支付关闭按钮一直存在
19
20
21
        "scale" : "3x"
      },
      {
c312dc017   alexYang   第三方支付关闭按钮一直存在
22
        "extent" : "full-screen",
524f88220   alexYang   Activity 增加
23
        "idiom" : "iphone",
c312dc017   alexYang   第三方支付关闭按钮一直存在
24
        "subtype" : "736h",
524f88220   alexYang   Activity 增加
25
26
27
        "filename" : "1242*2208-1.png",
        "minimum-system-version" : "8.0",
        "orientation" : "portrait",
c312dc017   alexYang   第三方支付关闭按钮一直存在
28
29
30
        "scale" : "3x"
      },
      {
c312dc017   alexYang   第三方支付关闭按钮一直存在
31
        "extent" : "full-screen",
524f88220   alexYang   Activity 增加
32
        "idiom" : "iphone",
c312dc017   alexYang   第三方支付关闭按钮一直存在
33
        "subtype" : "736h",
524f88220   alexYang   Activity 增加
34
35
36
        "filename" : "1242*2208.png",
        "minimum-system-version" : "8.0",
        "orientation" : "landscape",
c312dc017   alexYang   第三方支付关闭按钮一直存在
37
38
39
        "scale" : "3x"
      },
      {
c312dc017   alexYang   第三方支付关闭按钮一直存在
40
        "extent" : "full-screen",
524f88220   alexYang   Activity 增加
41
        "idiom" : "iphone",
c312dc017   alexYang   第三方支付关闭按钮一直存在
42
        "subtype" : "667h",
524f88220   alexYang   Activity 增加
43
44
45
        "filename" : "750*1334.png",
        "minimum-system-version" : "8.0",
        "orientation" : "portrait",
c312dc017   alexYang   第三方支付关闭按钮一直存在
46
47
48
49
50
        "scale" : "2x"
      },
      {
        "orientation" : "portrait",
        "idiom" : "iphone",
524f88220   alexYang   Activity 增加
51
        "filename" : "640*960-1.png",
c312dc017   alexYang   第三方支付关闭按钮一直存在
52
        "extent" : "full-screen",
23a302b86   alexYang   GameSDK 的iOS分支提交,...
53
54
55
56
        "minimum-system-version" : "7.0",
        "scale" : "2x"
      },
      {
2ef9eacc0   alexYang   v3.3.9版本
57
        "extent" : "full-screen",
524f88220   alexYang   Activity 增加
58
        "idiom" : "iphone",
c312dc017   alexYang   第三方支付关闭按钮一直存在
59
        "subtype" : "retina4",
524f88220   alexYang   Activity 增加
60
61
62
        "filename" : "640*1136-1.png",
        "minimum-system-version" : "7.0",
        "orientation" : "portrait",
c312dc017   alexYang   第三方支付关闭按钮一直存在
63
64
65
66
67
        "scale" : "2x"
      },
      {
        "orientation" : "portrait",
        "idiom" : "iphone",
524f88220   alexYang   Activity 增加
68
        "filename" : "360*640.png",
c312dc017   alexYang   第三方支付关闭按钮一直存在
69
70
71
72
73
74
        "extent" : "full-screen",
        "scale" : "1x"
      },
      {
        "orientation" : "portrait",
        "idiom" : "iphone",
524f88220   alexYang   Activity 增加
75
        "filename" : "640*960.png",
c312dc017   alexYang   第三方支付关闭按钮一直存在
76
77
78
79
80
81
        "extent" : "full-screen",
        "scale" : "2x"
      },
      {
        "orientation" : "portrait",
        "idiom" : "iphone",
524f88220   alexYang   Activity 增加
82
        "filename" : "640*1136.png",
c312dc017   alexYang   第三方支付关闭按钮一直存在
83
84
        "extent" : "full-screen",
        "subtype" : "retina4",
23a302b86   alexYang   GameSDK 的iOS分支提交,...
85
86
87
88
89
90
91
92
        "scale" : "2x"
      }
    ],
    "info" : {
      "version" : 1,
      "author" : "xcode"
    }
  }