We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7b0190 + 02efeea commit 0a77464Copy full SHA for 0a77464
Sources/RemoteImage/public/Models/UniversalImage.swift
@@ -5,7 +5,7 @@
5
// Created by Christian Elies on 01.11.20.
6
//
7
8
-#if os(iOS)
+#if os(iOS) || os(tvOS)
9
import UIKit
10
11
public typealias UniversalImage = UIImage
0 commit comments