fix(store): revert non-image elements to original, stretch only cover image

This commit is contained in:
Daniel Arantes Loverde
2026-06-03 15:16:23 -03:00
parent 3e18c02f4d
commit 82ab29388f
5 changed files with 1 additions and 77 deletions

View File

@@ -1,20 +0,0 @@
{
"colors" : [
{
"idiom" : "universal",
"color" : {
"color-space" : "srgb",
"components" : {
"red" : "0.9529411764705882",
"green" : "0.9607843137254902",
"blue" : "0.9686274509803922",
"alpha" : "1.0000000000000000"
}
}
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -1,52 +0,0 @@
{
"images": [
{
"idiom": "universal",
"filename": "login_light.png",
"scale": "1x"
},
{
"idiom": "universal",
"scale": "2x"
},
{
"idiom": "universal",
"scale": "3x"
},
{
"idiom": "universal",
"filename": "login_dark.png",
"scale": "1x",
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
]
},
{
"idiom": "universal",
"scale": "2x",
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
]
},
{
"idiom": "universal",
"scale": "3x",
"appearances": [
{
"appearance": "luminosity",
"value": "dark"
}
]
}
],
"info": {
"version": 1,
"author": "xcode"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB