Skip to content
Pieter De Baets edited this page Aug 26, 2013 · 1 revision
  1. Install Xcode from the Mac App store
  2. Install CocoaPods: (sudo) gem install cocoapods
  3. Clone the GitHub-project to your computer
  4. Open a Terminal-window and navigate to the project-folder
  5. Execute cd iOS and then pod install
  6. Open the Hydra.xcworkspace file in Xcode
  7. Enjoy coding!
Clone this wiki locally