Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 481 Bytes

File metadata and controls

14 lines (9 loc) · 481 Bytes

SickBeard-iOS

Install the CocoaPods gem by running sudo gem install cocoapods.
Install the pods by running pod install from within the root directory.

Clone the repository by running git clone [email protected]:colinhumber/SickBeard-iOS.git.
Setup the submodules by running git submodule update --init --recursive

Open SickBeard.xcworkspace.

You will need to be a registered Apple developer to install this on your device.

This project requires iOS 7.