improvements in UI and Icons

This commit is contained in:
2024-04-14 14:23:48 +02:00
parent 8a8ba163c6
commit 4461eb428b
8 changed files with 198 additions and 97 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -1,6 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon~ios-marketing.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "AppIcon~ios-marketing.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}