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