Merge pull request #13952 from stevenjamescox/master

tvOS app icon fix & revisions
This commit is contained in:
LibretroAdmin 2022-05-21 00:18:24 +01:00 committed by GitHub
commit 4966d2a130
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -1,16 +1,18 @@
{
"images" : [
{
"filename" : "retroarch_logo_middle.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "retroarch_logo_middle-1.png",
"idiom" : "tv",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}