Skip to content

Commit b5ef262

Browse files
committed
Update app icons for @3x screens
1 parent b7d697d commit b5ef262

File tree

6 files changed

+21
-3
lines changed

6 files changed

+21
-3
lines changed

Authenticator/Resources/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,38 @@
33
{
44
"size" : "29x29",
55
"idiom" : "iphone",
6-
"filename" : "Icon-29@2x.png",
6+
"filename" : "Icon-58.png",
77
"scale" : "2x"
88
},
9+
{
10+
"size" : "29x29",
11+
"idiom" : "iphone",
12+
"filename" : "Icon-87.png",
13+
"scale" : "3x"
14+
},
915
{
1016
"size" : "40x40",
1117
"idiom" : "iphone",
12-
"filename" : "Icon-40@2x.png",
18+
"filename" : "Icon-80.png",
1319
"scale" : "2x"
1420
},
21+
{
22+
"size" : "40x40",
23+
"idiom" : "iphone",
24+
"filename" : "Icon-120.png",
25+
"scale" : "3x"
26+
},
1527
{
1628
"size" : "60x60",
1729
"idiom" : "iphone",
18-
"filename" : "Icon-60@2x.png",
30+
"filename" : "Icon-120.png",
1931
"scale" : "2x"
32+
},
33+
{
34+
"size" : "60x60",
35+
"idiom" : "iphone",
36+
"filename" : "Icon-180.png",
37+
"scale" : "3x"
2038
}
2139
],
2240
"info" : {
Loading
Loading

0 commit comments

Comments
 (0)