Skip to content

Commit 00e35b3

Browse files
committed
Add appicon
1 parent 7271c66 commit 00e35b3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Example/KWVerificationCodeView/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,21 @@
3131
"scale" : "3x"
3232
},
3333
{
34-
"idiom" : "iphone",
3534
"size" : "60x60",
35+
"idiom" : "iphone",
36+
"filename" : "logo.png",
3637
"scale" : "2x"
3738
},
3839
{
39-
"idiom" : "iphone",
4040
"size" : "60x60",
41+
"idiom" : "iphone",
42+
"filename" : "logo-1.png",
4143
"scale" : "3x"
44+
},
45+
{
46+
"idiom" : "ios-marketing",
47+
"size" : "1024x1024",
48+
"scale" : "1x"
4249
}
4350
],
4451
"info" : {
3.39 KB
Loading
3.39 KB
Loading

0 commit comments

Comments
 (0)