]>
Commit | Line | Data |
---|---|---|
4a191e80 | 1 | { |
b0cbc085 | 2 | "images": [ |
4a191e80 | 3 | { |
b0cbc085 RBR |
4 | "filename": "icon_16x16.png", |
5 | "idiom": "mac", | |
6 | "scale": "1x", | |
7 | "size": "16x16" | |
4a191e80 RBR |
8 | }, |
9 | { | |
b0cbc085 RBR |
10 | "filename": "icon_16x16@2x.png", |
11 | "idiom": "mac", | |
12 | "scale": "2x", | |
13 | "size": "16x16" | |
4a191e80 RBR |
14 | }, |
15 | { | |
b0cbc085 RBR |
16 | "filename": "icon_32x32.png", |
17 | "idiom": "mac", | |
18 | "scale": "1x", | |
19 | "size": "32x32" | |
4a191e80 RBR |
20 | }, |
21 | { | |
b0cbc085 RBR |
22 | "filename": "icon_32x32@2x.png", |
23 | "idiom": "mac", | |
24 | "scale": "2x", | |
25 | "size": "32x32" | |
4a191e80 RBR |
26 | }, |
27 | { | |
b0cbc085 RBR |
28 | "filename": "icon_128x128.png", |
29 | "idiom": "mac", | |
30 | "scale": "1x", | |
31 | "size": "128x128" | |
4a191e80 RBR |
32 | }, |
33 | { | |
b0cbc085 RBR |
34 | "filename": "icon_128x128@2x.png", |
35 | "idiom": "mac", | |
36 | "scale": "2x", | |
37 | "size": "128x128" | |
4a191e80 RBR |
38 | }, |
39 | { | |
b0cbc085 RBR |
40 | "filename": "icon_256x256.png", |
41 | "idiom": "mac", | |
42 | "scale": "1x", | |
43 | "size": "256x256" | |
4a191e80 RBR |
44 | }, |
45 | { | |
b0cbc085 RBR |
46 | "filename": "icon_256x256@2x.png", |
47 | "idiom": "mac", | |
48 | "scale": "2x", | |
49 | "size": "256x256" | |
4a191e80 RBR |
50 | }, |
51 | { | |
b0cbc085 RBR |
52 | "filename": "icon_512x512.png", |
53 | "idiom": "mac", | |
54 | "scale": "1x", | |
55 | "size": "512x512" | |
4a191e80 RBR |
56 | }, |
57 | { | |
b0cbc085 RBR |
58 | "filename": "icon_512x512@2x.png", |
59 | "idiom": "mac", | |
60 | "scale": "2x", | |
61 | "size": "512x512" | |
4a191e80 RBR |
62 | } |
63 | ], | |
b0cbc085 RBR |
64 | "info": { |
65 | "author": "xcode", | |
66 | "version": 1 | |
4a191e80 RBR |
67 | } |
68 | } |