Skip to content

Commit b770446

Browse files
authored
Merge pull request #4 from abbasmousavi/tvos
Enabling the use of MultipeerKit on tvOS
2 parents 6171c83 + 3916ebc commit b770446

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/MultipeerKit/Public API/MultipeerDataSource.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Foundation
22

3+
@available(tvOS 13.0, *)
34
@available(OSX 10.15, *)
45
@available(iOS 13.0, *)
56
/// This class can be used to monitor nearby peers in a reactive way,

0 commit comments

Comments
 (0)