Updated Splash screen.

This commit is contained in:
Creeper Lv
2025-12-24 01:57:49 +11:00
parent 75b9292c34
commit be9b6d9619
4 changed files with 88 additions and 42 deletions

View File

@@ -0,0 +1,36 @@
{
"images" : [
{
"filename" : "Icon-FG.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB