|
1 | 1 | { |
2 | 2 | "images" : [ |
3 | 3 | { |
4 | | - "filename" : "Icon-App-20x20@2x.png", |
5 | | - "idiom" : "iphone", |
6 | | - "scale" : "2x", |
7 | | - "size" : "20x20" |
8 | | - }, |
9 | | - { |
10 | | - "filename" : "Icon-App-20x20@3x.png", |
11 | | - "idiom" : "iphone", |
12 | | - "scale" : "3x", |
13 | | - "size" : "20x20" |
14 | | - }, |
15 | | - { |
16 | | - "filename" : "Icon-App-29x29@1x.png", |
17 | | - "idiom" : "iphone", |
18 | | - "scale" : "1x", |
19 | | - "size" : "29x29" |
20 | | - }, |
21 | | - { |
22 | | - "filename" : "Icon-App-29x29@2x.png", |
23 | | - "idiom" : "iphone", |
24 | | - "scale" : "2x", |
25 | | - "size" : "29x29" |
26 | | - }, |
27 | | - { |
28 | | - "filename" : "Icon-App-29x29@3x.png", |
29 | | - "idiom" : "iphone", |
30 | | - "scale" : "3x", |
31 | | - "size" : "29x29" |
32 | | - }, |
33 | | - { |
34 | | - "filename" : "Icon-App-40x40@2x.png", |
35 | | - "idiom" : "iphone", |
36 | | - "scale" : "2x", |
37 | | - "size" : "40x40" |
38 | | - }, |
39 | | - { |
40 | | - "filename" : "Icon-App-40x40@3x.png", |
41 | | - "idiom" : "iphone", |
42 | | - "scale" : "3x", |
43 | | - "size" : "40x40" |
44 | | - }, |
45 | | - { |
46 | | - "filename" : "Icon-App-60x60@2x.png", |
47 | | - "idiom" : "iphone", |
48 | | - "scale" : "2x", |
49 | | - "size" : "60x60" |
50 | | - }, |
51 | | - { |
52 | | - "filename" : "Icon-App-60x60@3x.png", |
53 | | - "idiom" : "iphone", |
54 | | - "scale" : "3x", |
55 | | - "size" : "60x60" |
56 | | - }, |
57 | | - { |
58 | | - "filename" : "Icon-App-20x20@1x.png", |
59 | | - "idiom" : "ipad", |
60 | | - "scale" : "1x", |
61 | | - "size" : "20x20" |
62 | | - }, |
63 | | - { |
64 | | - "filename" : "Icon-App-20x20@2x.png", |
65 | | - "idiom" : "ipad", |
66 | | - "scale" : "2x", |
67 | | - "size" : "20x20" |
68 | | - }, |
69 | | - { |
70 | | - "filename" : "Icon-App-29x29@1x.png", |
71 | | - "idiom" : "ipad", |
72 | | - "scale" : "1x", |
73 | | - "size" : "29x29" |
74 | | - }, |
75 | | - { |
76 | | - "filename" : "Icon-App-29x29@2x.png", |
77 | | - "idiom" : "ipad", |
78 | | - "scale" : "2x", |
79 | | - "size" : "29x29" |
80 | | - }, |
81 | | - { |
82 | | - "filename" : "Icon-App-40x40@1x.png", |
83 | | - "idiom" : "ipad", |
84 | | - "scale" : "1x", |
85 | | - "size" : "40x40" |
86 | | - }, |
87 | | - { |
88 | | - "filename" : "Icon-App-40x40@2x.png", |
89 | | - "idiom" : "ipad", |
90 | | - "scale" : "2x", |
91 | | - "size" : "40x40" |
92 | | - }, |
93 | | - { |
94 | | - "filename" : "Icon-App-76x76@1x.png", |
95 | | - "idiom" : "ipad", |
96 | | - "scale" : "1x", |
97 | | - "size" : "76x76" |
98 | | - }, |
99 | | - { |
100 | | - "filename" : "Icon-App-76x76@2x.png", |
101 | | - "idiom" : "ipad", |
102 | | - "scale" : "2x", |
103 | | - "size" : "76x76" |
104 | | - }, |
105 | | - { |
106 | | - "filename" : "Icon-App-83.5x83.5@2x.png", |
107 | | - "idiom" : "ipad", |
108 | | - "scale" : "2x", |
109 | | - "size" : "83.5x83.5" |
110 | | - }, |
111 | | - { |
112 | | - "filename" : "ItunesArtwork@2x.png", |
113 | | - "idiom" : "ios-marketing", |
114 | | - "scale" : "1x", |
| 4 | + "filename" : "Iconv4-iOS-Default-1024x1024@1x.png", |
| 5 | + "idiom" : "universal", |
| 6 | + "platform" : "ios", |
115 | 7 | "size" : "1024x1024" |
116 | 8 | } |
117 | 9 | ], |
|
0 commit comments