🏷️ Introducing struct AppImages and Assets Dictionary for Images in the app

pull/1/head
Rémi REGNAULT 12 months ago
parent c6e90e4ded
commit 6fb59d5d5d

@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

@ -0,0 +1,24 @@
{
"images" : [
{
"filename" : "title-background.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Loading…
Cancel
Save