LolTube is an app for watching League of Legends videos from Youtube.
- Download the repository
$ git clone [email protected]:huiping192/LolTube.git
$ cd LolTube
$ pod install
- Open the project in Xcode
open LolTube.xcworkspace
- Compile and run the app in your simulator
- Install xctool before you build the project.
$ brew install xctool
- Run build command
$ rake build
$ rake test
Copyright: 2014-2015, Huiping Guo