-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add icon for tvOS Top Shelf (#16252)
- Loading branch information
1 parent
cfd79a9
commit 47df5e6
Showing
6 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
10 changes: 7 additions & 3 deletions
10
...assets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 added
BIN
+96.3 KB
...& Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_1440w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+39.7 KB
... & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_720w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions
10
...ts.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 added
BIN
+90.8 KB
... Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_1440.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+32.5 KB
...p Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_720.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.