Skip to content

Commit e16b100

Browse files
committed
Update LoopingPlayerUIView.swift
1 parent 3fe30cd commit e16b100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/swiftui-loop-videoplayer/view/LoopingPlayerUIView.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import AVKit
99

1010

11-
#if canImport(UIKit) && os(tvOS)
11+
#if canImport(UIKit) || os(tvOS)
1212
import UIKit
1313

1414
@available(iOS 14.0, tvOS 14.0, *)

0 commit comments

Comments
 (0)