File tree Expand file tree Collapse file tree 1 file changed +57
-27
lines changed
GitHub-GraphQL-API-Example-iOS/Assets.xcassets/AppIcon.appiconset Expand file tree Collapse file tree 1 file changed +57
-27
lines changed Original file line number Diff line number Diff line change 2
2
"images" : [
3
3
{
4
4
"idiom" : " iphone" ,
5
- "size " : " 29x29 " ,
6
- "scale " : " 2x "
5
+ "scale " : " 2x " ,
6
+ "size " : " 20x20 "
7
7
},
8
8
{
9
9
"idiom" : " iphone" ,
10
- "size " : " 29x29 " ,
11
- "scale " : " 3x "
10
+ "scale " : " 3x " ,
11
+ "size " : " 20x20 "
12
12
},
13
13
{
14
14
"idiom" : " iphone" ,
15
- "size " : " 40x40 " ,
16
- "scale " : " 2x "
15
+ "scale " : " 2x " ,
16
+ "size " : " 29x29 "
17
17
},
18
18
{
19
19
"idiom" : " iphone" ,
20
- "size " : " 40x40 " ,
21
- "scale " : " 3x "
20
+ "scale " : " 3x " ,
21
+ "size " : " 29x29 "
22
22
},
23
23
{
24
24
"idiom" : " iphone" ,
25
- "size " : " 60x60 " ,
26
- "scale " : " 2x "
25
+ "scale " : " 2x " ,
26
+ "size " : " 40x40 "
27
27
},
28
28
{
29
29
"idiom" : " iphone" ,
30
- "size" : " 60x60" ,
31
- "scale" : " 3x"
30
+ "scale" : " 3x" ,
31
+ "size" : " 40x40"
32
+ },
33
+ {
34
+ "idiom" : " iphone" ,
35
+ "scale" : " 2x" ,
36
+ "size" : " 60x60"
37
+ },
38
+ {
39
+ "idiom" : " iphone" ,
40
+ "scale" : " 3x" ,
41
+ "size" : " 60x60"
42
+ },
43
+ {
44
+ "idiom" : " ipad" ,
45
+ "scale" : " 1x" ,
46
+ "size" : " 20x20"
32
47
},
33
48
{
34
49
"idiom" : " ipad" ,
35
- "size " : " 29x29 " ,
36
- "scale " : " 1x "
50
+ "scale " : " 2x " ,
51
+ "size " : " 20x20 "
37
52
},
38
53
{
39
54
"idiom" : " ipad" ,
40
- "size " : " 29x29 " ,
41
- "scale " : " 2x "
55
+ "scale " : " 1x " ,
56
+ "size " : " 29x29 "
42
57
},
43
58
{
44
59
"idiom" : " ipad" ,
45
- "size " : " 40x40 " ,
46
- "scale " : " 1x "
60
+ "scale " : " 2x " ,
61
+ "size " : " 29x29 "
47
62
},
48
63
{
49
64
"idiom" : " ipad" ,
50
- "size " : " 40x40 " ,
51
- "scale " : " 2x "
65
+ "scale " : " 1x " ,
66
+ "size " : " 40x40 "
52
67
},
53
68
{
54
69
"idiom" : " ipad" ,
55
- "size " : " 76x76 " ,
56
- "scale " : " 1x "
70
+ "scale " : " 2x " ,
71
+ "size " : " 40x40 "
57
72
},
58
73
{
59
74
"idiom" : " ipad" ,
60
- "size" : " 76x76" ,
61
- "scale" : " 2x"
75
+ "scale" : " 1x" ,
76
+ "size" : " 76x76"
77
+ },
78
+ {
79
+ "idiom" : " ipad" ,
80
+ "scale" : " 2x" ,
81
+ "size" : " 76x76"
82
+ },
83
+ {
84
+ "idiom" : " ipad" ,
85
+ "scale" : " 2x" ,
86
+ "size" : " 83.5x83.5"
87
+ },
88
+ {
89
+ "idiom" : " ios-marketing" ,
90
+ "scale" : " 1x" ,
91
+ "size" : " 1024x1024"
62
92
}
63
93
],
64
94
"info" : {
65
- "version " : 1 ,
66
- "author " : " xcode "
95
+ "author " : " xcode " ,
96
+ "version " : 1
67
97
}
68
- }
98
+ }
You can’t perform that action at this time.
0 commit comments