|
3 | 3 | { |
4 | 4 | "size" : "20x20", |
5 | 5 | "idiom" : "iphone", |
6 | | - "filename" : "icon_40@2x-1.png", |
| 6 | + "filename" : "Icon-App-20x20@2x-1.png", |
7 | 7 | "scale" : "2x" |
8 | 8 | }, |
9 | 9 | { |
10 | 10 | "size" : "20x20", |
11 | 11 | "idiom" : "iphone", |
12 | | - "filename" : "icon_40@3x-1.png", |
| 12 | + "filename" : "Icon-App-20x20@3x.png", |
13 | 13 | "scale" : "3x" |
14 | 14 | }, |
15 | 15 | { |
|
27 | 27 | { |
28 | 28 | "size" : "40x40", |
29 | 29 | "idiom" : "iphone", |
30 | | - "filename" : "icon_40@2x.png", |
| 30 | + "filename" : "Icon-App-40x40@2x-1.png", |
31 | 31 | "scale" : "2x" |
32 | 32 | }, |
33 | 33 | { |
34 | 34 | "size" : "40x40", |
35 | 35 | "idiom" : "iphone", |
36 | | - "filename" : "icon_40@3x.png", |
| 36 | + "filename" : "Icon-App-40x40@3x.png", |
37 | 37 | "scale" : "3x" |
38 | 38 | }, |
39 | 39 | { |
40 | 40 | "size" : "60x60", |
41 | 41 | "idiom" : "iphone", |
42 | | - "filename" : "icon_60@2x.png", |
| 42 | + "filename" : "Icon-App-60x60@2x.png", |
43 | 43 | "scale" : "2x" |
44 | 44 | }, |
45 | 45 | { |
46 | 46 | "size" : "60x60", |
47 | 47 | "idiom" : "iphone", |
48 | | - "filename" : "icon_60@3x.png", |
| 48 | + "filename" : "Icon-App-60x60@3x.png", |
49 | 49 | "scale" : "3x" |
50 | 50 | }, |
51 | 51 | { |
|
102 | 102 | "filename" : "Icon-App-83.5x83.5@2x.png", |
103 | 103 | "scale" : "2x" |
104 | 104 | }, |
| 105 | + { |
| 106 | + "size" : "1024x1024", |
| 107 | + "idiom" : "ios-marketing", |
| 108 | + "filename" : "ItunesArtwork@2x.png", |
| 109 | + "scale" : "1x" |
| 110 | + }, |
105 | 111 | { |
106 | 112 | "size" : "24x24", |
107 | 113 | "idiom" : "watch", |
108 | | - "filename" : "watch_24@2x.png", |
| 114 | + "filename" : "Icon-24@2x.png", |
109 | 115 | "scale" : "2x", |
110 | 116 | "role" : "notificationCenter", |
111 | 117 | "subtype" : "38mm" |
112 | 118 | }, |
113 | 119 | { |
114 | 120 | "size" : "27.5x27.5", |
115 | 121 | "idiom" : "watch", |
116 | | - "filename" : "watch_27.5@2x.png", |
| 122 | + "filename" : "Icon-27.5@2x.png", |
117 | 123 | "scale" : "2x", |
118 | 124 | "role" : "notificationCenter", |
119 | 125 | "subtype" : "42mm" |
120 | 126 | }, |
121 | 127 | { |
122 | 128 | "size" : "29x29", |
123 | 129 | "idiom" : "watch", |
124 | | - "filename" : "watch_29@2x.png", |
| 130 | + "filename" : "Icon-29@2x.png", |
125 | 131 | "role" : "companionSettings", |
126 | 132 | "scale" : "2x" |
127 | 133 | }, |
128 | 134 | { |
129 | 135 | "size" : "29x29", |
130 | 136 | "idiom" : "watch", |
131 | | - "filename" : "watch_29@3x.png", |
| 137 | + "filename" : "Icon-29@3x.png", |
132 | 138 | "role" : "companionSettings", |
133 | 139 | "scale" : "3x" |
134 | 140 | }, |
135 | 141 | { |
136 | 142 | "size" : "40x40", |
137 | 143 | "idiom" : "watch", |
138 | | - "filename" : "watch_40@2x.png", |
| 144 | + "filename" : "Icon-40@2x.png", |
139 | 145 | "scale" : "2x", |
140 | 146 | "role" : "appLauncher", |
141 | 147 | "subtype" : "38mm" |
142 | 148 | }, |
143 | 149 | { |
144 | 150 | "size" : "86x86", |
145 | 151 | "idiom" : "watch", |
146 | | - "filename" : "watch_86@2x.png", |
| 152 | + "filename" : "Icon-86@2x.png", |
147 | 153 | "scale" : "2x", |
148 | 154 | "role" : "quickLook", |
149 | 155 | "subtype" : "38mm" |
150 | 156 | }, |
151 | 157 | { |
152 | 158 | "size" : "98x98", |
153 | 159 | "idiom" : "watch", |
154 | | - "filename" : "watch_98@2x.png", |
| 160 | + "filename" : "Icon-98@2x.png", |
155 | 161 | "scale" : "2x", |
156 | 162 | "role" : "quickLook", |
157 | 163 | "subtype" : "42mm" |
| 164 | + }, |
| 165 | + { |
| 166 | + "size" : "1024x1024", |
| 167 | + "idiom" : "watch-marketing", |
| 168 | + "filename" : "ItunesArtwork@2x-1.png", |
| 169 | + "scale" : "1x" |
158 | 170 | } |
159 | 171 | ], |
160 | 172 | "info" : { |
|
0 commit comments