update all images to have 1x, 2x, 3x

This commit is contained in:
Trey t
2022-03-24 10:32:23 -05:00
parent f30f881ba6
commit cadfac93e3
313 changed files with 216 additions and 60 deletions

View File

@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "frown-regular.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "frown-regular@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "frown-regular@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}