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