corerct names

This commit is contained in:
cranci1 2025-07-14 18:04:09 +02:00
parent 1603c6df8c
commit fa41b24cdd
4 changed files with 17 additions and 7 deletions

View file

@ -1,24 +1,34 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "6hdvom4xz8gc2sut.png", "filename" : "lightmode.png",
"idiom" : "universal", "idiom" : "universal",
"platform" : "ios", "platform" : "ios",
"size" : "1024x1024" "size" : "1024x1024"
}, },
{ {
"filename" : "6hdvom4xz8gc2sut 1.png", "appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "darkmode.png",
"idiom" : "universal", "idiom" : "universal",
"platform" : "ios", "platform" : "ios",
"size" : "1024x1024", "size" : "1024x1024"
"unassigned" : true
}, },
{ {
"filename" : "6hdvom4xz8gc2sut 2.png", "appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"filename" : "tinting.png",
"idiom" : "universal", "idiom" : "universal",
"platform" : "ios", "platform" : "ios",
"size" : "1024x1024", "size" : "1024x1024"
"unassigned" : true
} }
], ],
"info" : { "info" : {

View file

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 161 KiB

View file

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 161 KiB

View file

Before

Width:  |  Height:  |  Size: 161 KiB

After

Width:  |  Height:  |  Size: 161 KiB