Blame view

HDFwear/Assets.xcassets/AppIcon.appiconset/Contents.json 1.82 KB
75d24c15   yangbin   123
1
2
3
  {
    "images" : [
      {
98b5727c   daifengyi   feat:icon replace
4
        "filename" : "40.png",
75d24c15   yangbin   123
5
6
7
8
9
        "idiom" : "iphone",
        "scale" : "2x",
        "size" : "20x20"
      },
      {
98b5727c   daifengyi   feat:icon replace
10
        "filename" : "60.png",
75d24c15   yangbin   123
11
12
13
14
15
        "idiom" : "iphone",
        "scale" : "3x",
        "size" : "20x20"
      },
      {
98b5727c   daifengyi   feat:icon replace
16
        "filename" : "58.png",
75d24c15   yangbin   123
17
18
19
20
21
        "idiom" : "iphone",
        "scale" : "2x",
        "size" : "29x29"
      },
      {
98b5727c   daifengyi   feat:icon replace
22
        "filename" : "87.png",
75d24c15   yangbin   123
23
24
25
26
27
        "idiom" : "iphone",
        "scale" : "3x",
        "size" : "29x29"
      },
      {
98b5727c   daifengyi   feat:icon replace
28
        "filename" : "80.png",
75d24c15   yangbin   123
29
30
31
32
33
        "idiom" : "iphone",
        "scale" : "2x",
        "size" : "40x40"
      },
      {
98b5727c   daifengyi   feat:icon replace
34
        "filename" : "120.png",
75d24c15   yangbin   123
35
36
37
38
39
        "idiom" : "iphone",
        "scale" : "3x",
        "size" : "40x40"
      },
      {
98b5727c   daifengyi   feat:icon replace
40
        "filename" : "120 1.png",
75d24c15   yangbin   123
41
42
43
44
45
        "idiom" : "iphone",
        "scale" : "2x",
        "size" : "60x60"
      },
      {
98b5727c   daifengyi   feat:icon replace
46
        "filename" : "180.png",
75d24c15   yangbin   123
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
        "idiom" : "iphone",
        "scale" : "3x",
        "size" : "60x60"
      },
      {
        "idiom" : "ipad",
        "scale" : "1x",
        "size" : "20x20"
      },
      {
        "idiom" : "ipad",
        "scale" : "2x",
        "size" : "20x20"
      },
      {
        "idiom" : "ipad",
        "scale" : "1x",
        "size" : "29x29"
      },
      {
        "idiom" : "ipad",
        "scale" : "2x",
        "size" : "29x29"
      },
      {
        "idiom" : "ipad",
        "scale" : "1x",
        "size" : "40x40"
      },
      {
        "idiom" : "ipad",
        "scale" : "2x",
        "size" : "40x40"
      },
      {
        "idiom" : "ipad",
        "scale" : "1x",
        "size" : "76x76"
      },
      {
        "idiom" : "ipad",
        "scale" : "2x",
        "size" : "76x76"
      },
      {
        "idiom" : "ipad",
        "scale" : "2x",
        "size" : "83.5x83.5"
      },
      {
98b5727c   daifengyi   feat:icon replace
97
        "filename" : "1024.png",
75d24c15   yangbin   123
98
99
100
101
102
103
104
105
106
107
        "idiom" : "ios-marketing",
        "scale" : "1x",
        "size" : "1024x1024"
      }
    ],
    "info" : {
      "author" : "xcode",
      "version" : 1
    }
  }