Files
Reflect/Shared/Assets.xcassets/default_image/good.imageset/Contents.json
Trey t 20ae864d5a add in 1x 2x 3x default images
remove un-needed graphics
2022-03-23 23:14:06 -05:00

27 lines
439 B
JSON

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