Add correct asset for notifications icon.

This commit is contained in:
langleyd
2021-06-22 16:01:21 +01:00
parent c390fcc948
commit d27a0627d7
6 changed files with 25 additions and 1 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "notifications.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "notifications@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "notifications@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}