From 10a1418d0403272b0a74ab411798a167447a3de8 Mon Sep 17 00:00:00 2001 From: charlie-ac <88516341+charlie-ac@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:02:01 -0700 Subject: [PATCH] tvOS: Show full-resolution logo (#861) --- .../Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json | 3 +++ .../Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/Swiftfin tvOS/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json b/Swiftfin tvOS/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json index 618e9ae3..25a4a3a2 100644 --- a/Swiftfin tvOS/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json +++ b/Swiftfin tvOS/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json @@ -8,5 +8,8 @@ "info" : { "author" : "xcode", "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true } } diff --git a/Swiftfin/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json b/Swiftfin/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json index 618e9ae3..25a4a3a2 100644 --- a/Swiftfin/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json +++ b/Swiftfin/Resources/Assets.xcassets/jellyfin-blob-blue.imageset/Contents.json @@ -8,5 +8,8 @@ "info" : { "author" : "xcode", "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true } }