Files
Reflect/Shared/Assets.xcassets/default_image/bad.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
436 B
JSON

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