Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 438 Bytes

Futurities

An iOS app for the Futurities project

##Prerequisites Garland-view library requires Xcode 10. Please install beta version from Apple Developer site.

##Installation

  1. Install Homebrew
  2. Install Carthage via brew install carthage
  3. Build dependencies via carthage update --platform IOS
  4. Once dependencies installed, open .xcodproj file, clean the build via Shift+Cmd+K, then run it.