Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 456 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 456 Bytes

hydra-iOS

Hydra-site

Set-up guide

  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!