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