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