Skip to content

Commit 1d0fd8c

Browse files
committed
Update all app icons sizes for iOS project
1 parent fb60423 commit 1d0fd8c

File tree

14 files changed

+57
-44
lines changed

14 files changed

+57
-44
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 57 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,116 @@
11
{
22
"images" : [
33
{
4+
"filename" : "40.png",
45
"idiom" : "iphone",
5-
"size" : "20x20",
6-
"scale" : "2x"
6+
"scale" : "2x",
7+
"size" : "20x20"
78
},
89
{
10+
"filename" : "60.png",
911
"idiom" : "iphone",
10-
"size" : "20x20",
11-
"scale" : "3x"
12+
"scale" : "3x",
13+
"size" : "20x20"
1214
},
1315
{
16+
"filename" : "58.png",
1417
"idiom" : "iphone",
15-
"size" : "29x29",
16-
"scale" : "2x"
18+
"scale" : "2x",
19+
"size" : "29x29"
1720
},
1821
{
22+
"filename" : "87.png",
1923
"idiom" : "iphone",
20-
"size" : "29x29",
21-
"scale" : "3x"
24+
"scale" : "3x",
25+
"size" : "29x29"
2226
},
2327
{
28+
"filename" : "80.png",
2429
"idiom" : "iphone",
25-
"size" : "40x40",
26-
"scale" : "2x"
30+
"scale" : "2x",
31+
"size" : "40x40"
2732
},
2833
{
34+
"filename" : "120-1.png",
2935
"idiom" : "iphone",
30-
"size" : "40x40",
31-
"scale" : "3x"
36+
"scale" : "3x",
37+
"size" : "40x40"
3238
},
3339
{
34-
"size" : "60x60",
35-
"idiom" : "iphone",
3640
"filename" : "120.png",
37-
"scale" : "2x"
41+
"idiom" : "iphone",
42+
"scale" : "2x",
43+
"size" : "60x60"
3844
},
3945
{
40-
"size" : "60x60",
41-
"idiom" : "iphone",
4246
"filename" : "180.png",
43-
"scale" : "3x"
47+
"idiom" : "iphone",
48+
"scale" : "3x",
49+
"size" : "60x60"
4450
},
4551
{
52+
"filename" : "20.png",
4653
"idiom" : "ipad",
47-
"size" : "20x20",
48-
"scale" : "1x"
54+
"scale" : "1x",
55+
"size" : "20x20"
4956
},
5057
{
58+
"filename" : "40-1.png",
5159
"idiom" : "ipad",
52-
"size" : "20x20",
53-
"scale" : "2x"
60+
"scale" : "2x",
61+
"size" : "20x20"
5462
},
5563
{
64+
"filename" : "29.png",
5665
"idiom" : "ipad",
57-
"size" : "29x29",
58-
"scale" : "1x"
66+
"scale" : "1x",
67+
"size" : "29x29"
5968
},
6069
{
70+
"filename" : "58-1.png",
6171
"idiom" : "ipad",
62-
"size" : "29x29",
63-
"scale" : "2x"
72+
"scale" : "2x",
73+
"size" : "29x29"
6474
},
6575
{
76+
"filename" : "40-2.png",
6677
"idiom" : "ipad",
67-
"size" : "40x40",
68-
"scale" : "1x"
78+
"scale" : "1x",
79+
"size" : "40x40"
6980
},
7081
{
82+
"filename" : "80-1.png",
7183
"idiom" : "ipad",
72-
"size" : "40x40",
73-
"scale" : "2x"
84+
"scale" : "2x",
85+
"size" : "40x40"
7486
},
7587
{
76-
"size" : "76x76",
77-
"idiom" : "ipad",
7888
"filename" : "76.png",
79-
"scale" : "1x"
89+
"idiom" : "ipad",
90+
"scale" : "1x",
91+
"size" : "76x76"
8092
},
8193
{
82-
"size" : "76x76",
83-
"idiom" : "ipad",
8494
"filename" : "152.png",
85-
"scale" : "2x"
95+
"idiom" : "ipad",
96+
"scale" : "2x",
97+
"size" : "76x76"
8698
},
8799
{
88-
"size" : "83.5x83.5",
89-
"idiom" : "ipad",
90100
"filename" : "167.png",
91-
"scale" : "2x"
101+
"idiom" : "ipad",
102+
"scale" : "2x",
103+
"size" : "83.5x83.5"
92104
},
93105
{
106+
"filename" : "1024.png",
94107
"idiom" : "ios-marketing",
95-
"size" : "1024x1024",
96-
"scale" : "1x"
108+
"scale" : "1x",
109+
"size" : "1024x1024"
97110
}
98111
],
99112
"info" : {
100-
"version" : 1,
101-
"author" : "xcode"
113+
"author" : "xcode",
114+
"version" : 1
102115
}
103-
}
116+
}

0 commit comments

Comments
 (0)