Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Elies committed Nov 1, 2020
2 parents f7b0190 + 02efeea commit 0a77464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/RemoteImage/public/Models/UniversalImage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Created by Christian Elies on 01.11.20.
//

#if os(iOS)
#if os(iOS) || os(tvOS)
import UIKit

public typealias UniversalImage = UIImage
Expand Down

0 comments on commit 0a77464

Please sign in to comment.