insidegui / MultipeerKit

MultipeerConnectivity + Codable = ❤️
BSD 2-Clause "Simplified" License
1.1k stars 71 forks source link

Enabling the use of MultipeerKit on tvOS #4

Closed abbasmousavi closed 4 years ago

abbasmousavi commented 4 years ago

MultipeerKit compiles and works on tvOS, so I add this to enable the use of MultipeerKit on tvOS. We also need to change the example app to work on tvOS. I can do the required changes if you agree with this.

insidegui commented 4 years ago

Thanks! If you can adapt the example to work on tvOS, that would be great :)