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