diff --git a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/Contents.json b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/Contents.json index 7dc95020229..bfcf1ef7482 100644 --- a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/Contents.json +++ b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/Contents.json @@ -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 } -} \ No newline at end of file +} diff --git a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_1440w.png b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_1440w.png new file mode 100644 index 00000000000..6b04cbc9bcf Binary files /dev/null and b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_1440w.png differ diff --git a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_720w.png b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_720w.png new file mode 100644 index 00000000000..bc352f3425e Binary files /dev/null and b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/retroarch_720w.png differ diff --git a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/Contents.json b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/Contents.json index 7dc95020229..ccd980f4ba3 100644 --- a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/Contents.json +++ b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/Contents.json @@ -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 } -} \ No newline at end of file +} diff --git a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_1440.png b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_1440.png new file mode 100644 index 00000000000..ca41b407152 Binary files /dev/null and b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_1440.png differ diff --git a/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_720.png b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_720.png new file mode 100644 index 00000000000..724a09ff41b Binary files /dev/null and b/pkg/apple/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/retroarch_720.png differ