Skip to content

Commit 0a77464

Browse files
author
Christian Elies
committed
Merge branch 'dev'
2 parents f7b0190 + 02efeea commit 0a77464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/RemoteImage/public/Models/UniversalImage.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Created by Christian Elies on 01.11.20.
66
//
77

8-
#if os(iOS)
8+
#if os(iOS) || os(tvOS)
99
import UIKit
1010

1111
public typealias UniversalImage = UIImage

0 commit comments

Comments
 (0)