Add icon for tvOS Top Shelf (#16252)

This commit is contained in:
Eric Warmenhoven 2024-02-18 11:22:50 -05:00 committed by GitHub
parent cfd79a981b
commit 47df5e6547
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 14 additions and 6 deletions

View File

@ -1,24 +1,28 @@
{
"images" : [
{
"filename" : "retroarch_720w.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "retroarch_1440w.png",
"idiom" : "tv",
"scale" : "2x"
},
{
"filename" : "retroarch_720w.png",
"idiom" : "tv-marketing",
"scale" : "1x"
},
{
"filename" : "retroarch_1440w.png",
"idiom" : "tv-marketing",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -1,24 +1,28 @@
{
"images" : [
{
"filename" : "retroarch_720.png",
"idiom" : "tv",
"scale" : "1x"
},
{
"filename" : "retroarch_1440.png",
"idiom" : "tv",
"scale" : "2x"
},
{
"filename" : "retroarch_720.png",
"idiom" : "tv-marketing",
"scale" : "1x"
},
{
"filename" : "retroarch_1440.png",
"idiom" : "tv-marketing",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB