/hydra-iOS

Hydra for iOS repo

Primary LanguageSwift

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!