Add assets for file without thumbnail cells.

This commit is contained in:
SBiOSoftWhare
2022-01-31 10:53:10 +01:00
parent b8d83190c7
commit d32611377e
5 changed files with 24 additions and 0 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "file_attachment.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "file_attachment@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "file_attachment@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}