|
1 | 1 | { |
2 | 2 | "images" : [ |
3 | 3 | { |
4 | | - "idiom" : "iphone", |
5 | 4 | "size" : "20x20", |
| 5 | + "idiom" : "iphone", |
| 6 | + "filename" : "Icon-App-20x20@2x.png", |
6 | 7 | "scale" : "2x" |
7 | 8 | }, |
8 | 9 | { |
9 | | - "idiom" : "iphone", |
10 | 10 | "size" : "20x20", |
| 11 | + "idiom" : "iphone", |
| 12 | + "filename" : "Icon-App-20x20@3x.png", |
11 | 13 | "scale" : "3x" |
12 | 14 | }, |
13 | 15 | { |
| 16 | + "size" : "29x29", |
14 | 17 | "idiom" : "iphone", |
| 18 | + "filename" : "Icon-App-29x29@1x.png", |
| 19 | + "scale" : "1x" |
| 20 | + }, |
| 21 | + { |
15 | 22 | "size" : "29x29", |
| 23 | + "idiom" : "iphone", |
| 24 | + "filename" : "Icon-App-29x29@2x.png", |
16 | 25 | "scale" : "2x" |
17 | 26 | }, |
18 | 27 | { |
19 | | - "idiom" : "iphone", |
20 | 28 | "size" : "29x29", |
| 29 | + "idiom" : "iphone", |
| 30 | + "filename" : "Icon-App-29x29@3x.png", |
21 | 31 | "scale" : "3x" |
22 | 32 | }, |
23 | 33 | { |
24 | | - "idiom" : "iphone", |
25 | 34 | "size" : "40x40", |
| 35 | + "idiom" : "iphone", |
| 36 | + "filename" : "Icon-App-40x40@2x.png", |
26 | 37 | "scale" : "2x" |
27 | 38 | }, |
28 | 39 | { |
29 | | - "idiom" : "iphone", |
30 | 40 | "size" : "40x40", |
| 41 | + "idiom" : "iphone", |
| 42 | + "filename" : "Icon-App-40x40@3x.png", |
31 | 43 | "scale" : "3x" |
32 | 44 | }, |
33 | 45 | { |
| 46 | + "size" : "57x57", |
34 | 47 | "idiom" : "iphone", |
35 | | - "size" : "60x60", |
| 48 | + "filename" : "Icon-App-57x57@1x.png", |
| 49 | + "scale" : "1x" |
| 50 | + }, |
| 51 | + { |
| 52 | + "size" : "57x57", |
| 53 | + "idiom" : "iphone", |
| 54 | + "filename" : "Icon-App-57x57@2x.png", |
36 | 55 | "scale" : "2x" |
37 | 56 | }, |
38 | 57 | { |
| 58 | + "size" : "60x60", |
39 | 59 | "idiom" : "iphone", |
| 60 | + "filename" : "Icon-App-60x60@2x.png", |
| 61 | + "scale" : "2x" |
| 62 | + }, |
| 63 | + { |
40 | 64 | "size" : "60x60", |
| 65 | + "idiom" : "iphone", |
| 66 | + "filename" : "Icon-App-60x60@3x.png", |
41 | 67 | "scale" : "3x" |
| 68 | + }, |
| 69 | + { |
| 70 | + "size" : "20x20", |
| 71 | + "idiom" : "ipad", |
| 72 | + "filename" : "Icon-App-20x20@1x.png", |
| 73 | + "scale" : "1x" |
| 74 | + }, |
| 75 | + { |
| 76 | + "size" : "20x20", |
| 77 | + "idiom" : "ipad", |
| 78 | + "filename" : "Icon-App-20x20@2x.png", |
| 79 | + "scale" : "2x" |
| 80 | + }, |
| 81 | + { |
| 82 | + "size" : "29x29", |
| 83 | + "idiom" : "ipad", |
| 84 | + "filename" : "Icon-App-29x29@1x.png", |
| 85 | + "scale" : "1x" |
| 86 | + }, |
| 87 | + { |
| 88 | + "size" : "29x29", |
| 89 | + "idiom" : "ipad", |
| 90 | + "filename" : "Icon-App-29x29@2x.png", |
| 91 | + "scale" : "2x" |
| 92 | + }, |
| 93 | + { |
| 94 | + "size" : "40x40", |
| 95 | + "idiom" : "ipad", |
| 96 | + "filename" : "Icon-App-40x40@1x.png", |
| 97 | + "scale" : "1x" |
| 98 | + }, |
| 99 | + { |
| 100 | + "size" : "40x40", |
| 101 | + "idiom" : "ipad", |
| 102 | + "filename" : "Icon-App-40x40@2x.png", |
| 103 | + "scale" : "2x" |
| 104 | + }, |
| 105 | + { |
| 106 | + "size" : "50x50", |
| 107 | + "idiom" : "ipad", |
| 108 | + "filename" : "Icon-Small-50x50@1x.png", |
| 109 | + "scale" : "1x" |
| 110 | + }, |
| 111 | + { |
| 112 | + "size" : "50x50", |
| 113 | + "idiom" : "ipad", |
| 114 | + "filename" : "Icon-Small-50x50@2x.png", |
| 115 | + "scale" : "2x" |
| 116 | + }, |
| 117 | + { |
| 118 | + "size" : "72x72", |
| 119 | + "idiom" : "ipad", |
| 120 | + "filename" : "Icon-App-72x72@1x.png", |
| 121 | + "scale" : "1x" |
| 122 | + }, |
| 123 | + { |
| 124 | + "size" : "72x72", |
| 125 | + "idiom" : "ipad", |
| 126 | + "filename" : "Icon-App-72x72@2x.png", |
| 127 | + "scale" : "2x" |
| 128 | + }, |
| 129 | + { |
| 130 | + "size" : "76x76", |
| 131 | + "idiom" : "ipad", |
| 132 | + "filename" : "Icon-App-76x76@1x.png", |
| 133 | + "scale" : "1x" |
| 134 | + }, |
| 135 | + { |
| 136 | + "size" : "76x76", |
| 137 | + "idiom" : "ipad", |
| 138 | + "filename" : "Icon-App-76x76@2x.png", |
| 139 | + "scale" : "2x" |
| 140 | + }, |
| 141 | + { |
| 142 | + "size" : "83.5x83.5", |
| 143 | + "idiom" : "ipad", |
| 144 | + "filename" : "Icon-App-83.5x83.5@2x.png", |
| 145 | + "scale" : "2x" |
42 | 146 | } |
43 | 147 | ], |
44 | 148 | "info" : { |
|
0 commit comments