We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88d599 commit c818cbbCopy full SHA for c818cbb
TYAlertControllerDemo/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -1,5 +1,15 @@
1
{
2
"images" : [
3
+ {
4
+ "idiom" : "iphone",
5
+ "size" : "20x20",
6
+ "scale" : "2x"
7
+ },
8
9
10
11
+ "scale" : "3x"
12
13
14
"idiom" : "iphone",
15
"size" : "29x29",
@@ -30,6 +40,16 @@
30
40
"size" : "60x60",
31
41
"scale" : "3x"
32
42
},
43
44
+ "idiom" : "ipad",
45
46
+ "scale" : "1x"
47
48
49
50
51
52
33
53
34
54
"idiom" : "ipad",
35
55
@@ -59,6 +79,11 @@
59
79
60
80
"size" : "76x76",
61
81
"scale" : "2x"
82
83
84
85
+ "size" : "83.5x83.5",
86
62
87
}
63
88
],
64
89
"info" : {
0 commit comments