Torrent client for tvOS and iOS implemented with libtorrent
.
- Xcode 7.1 or greater.
- Cocoapods:
gem install cocoapods
pod install
- Open up *.xcworkspace ⌘ + B in Xcode with Universal iOS scheme and Universal tvOS scheme.
- Update the
PopcornTorrent.podspec
updating the version and linking it to the new framework version. - Zip the build folder and rename it "PopcornTorrent".
- Push changes to github and create a new release on GitHub, uploading the zipped build folder as a binary.