Skip to content

Commit 5110ae8

Browse files
authored
Merge pull request #144 from kkebo/single-size-icon
chore: use single size app icon
2 parents f63745c + f6dd718 commit 5110ae8

18 files changed

Lines changed: 2 additions & 104 deletions

DNSecure/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 2 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -1,111 +1,9 @@
11
{
22
"images" : [
3-
{
4-
"filename" : "Icon-40.png",
5-
"idiom" : "iphone",
6-
"scale" : "2x",
7-
"size" : "20x20"
8-
},
9-
{
10-
"filename" : "Icon-60.png",
11-
"idiom" : "iphone",
12-
"scale" : "3x",
13-
"size" : "20x20"
14-
},
15-
{
16-
"filename" : "Icon-58.png",
17-
"idiom" : "iphone",
18-
"scale" : "2x",
19-
"size" : "29x29"
20-
},
21-
{
22-
"filename" : "Icon-87.png",
23-
"idiom" : "iphone",
24-
"scale" : "3x",
25-
"size" : "29x29"
26-
},
27-
{
28-
"filename" : "Icon-80.png",
29-
"idiom" : "iphone",
30-
"scale" : "2x",
31-
"size" : "40x40"
32-
},
33-
{
34-
"filename" : "Icon-120.png",
35-
"idiom" : "iphone",
36-
"scale" : "3x",
37-
"size" : "40x40"
38-
},
39-
{
40-
"filename" : "Icon-121.png",
41-
"idiom" : "iphone",
42-
"scale" : "2x",
43-
"size" : "60x60"
44-
},
45-
{
46-
"filename" : "Icon-180.png",
47-
"idiom" : "iphone",
48-
"scale" : "3x",
49-
"size" : "60x60"
50-
},
51-
{
52-
"filename" : "Icon-20.png",
53-
"idiom" : "ipad",
54-
"scale" : "1x",
55-
"size" : "20x20"
56-
},
57-
{
58-
"filename" : "Icon-41.png",
59-
"idiom" : "ipad",
60-
"scale" : "2x",
61-
"size" : "20x20"
62-
},
63-
{
64-
"filename" : "Icon-29.png",
65-
"idiom" : "ipad",
66-
"scale" : "1x",
67-
"size" : "29x29"
68-
},
69-
{
70-
"filename" : "Icon-59.png",
71-
"idiom" : "ipad",
72-
"scale" : "2x",
73-
"size" : "29x29"
74-
},
75-
{
76-
"filename" : "Icon-42.png",
77-
"idiom" : "ipad",
78-
"scale" : "1x",
79-
"size" : "40x40"
80-
},
81-
{
82-
"filename" : "Icon-81.png",
83-
"idiom" : "ipad",
84-
"scale" : "2x",
85-
"size" : "40x40"
86-
},
87-
{
88-
"filename" : "Icon-76.png",
89-
"idiom" : "ipad",
90-
"scale" : "1x",
91-
"size" : "76x76"
92-
},
93-
{
94-
"filename" : "Icon-152.png",
95-
"idiom" : "ipad",
96-
"scale" : "2x",
97-
"size" : "76x76"
98-
},
99-
{
100-
"filename" : "Icon-167.png",
101-
"idiom" : "ipad",
102-
"scale" : "2x",
103-
"size" : "83.5x83.5"
104-
},
1053
{
1064
"filename" : "Icon-1024.png",
107-
"idiom" : "ios-marketing",
108-
"scale" : "1x",
5+
"idiom" : "universal",
6+
"platform" : "ios",
1097
"size" : "1024x1024"
1108
}
1119
],
-3.7 KB
Binary file not shown.
-3.7 KB
Binary file not shown.
-4.74 KB
Binary file not shown.
-5.3 KB
Binary file not shown.
-5.7 KB
Binary file not shown.
-657 Bytes
Binary file not shown.
-902 Bytes
Binary file not shown.
-1.31 KB
Binary file not shown.
-1.31 KB
Binary file not shown.

0 commit comments

Comments
 (0)