Change Base texture to generic one

This commit is contained in:
Marcel Schwarz 2020-04-18 15:10:17 +02:00
parent 819ad764e3
commit e82a7a90d2
12 changed files with 3 additions and 32 deletions

View File

@ -1,17 +1,17 @@
{
"images" : [
{
"filename" : "Blue-small.png",
"filename" : "base-small.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Blue-medium.png",
"filename" : "base-medium.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Blue-large.png",
"filename" : "base-large.png",
"idiom" : "universal",
"scale" : "3x"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,23 +0,0 @@
{
"images" : [
{
"filename" : "Red-small.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Red-medium.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Red-large.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB