An iOS app for the Futurities project
##Prerequisites Garland-view library requires Xcode 10. Please install beta version from Apple Developer site.
##Installation
- Install Homebrew
- Install Carthage via
brew install carthage - Build dependencies via
carthage update --platform IOS - Once dependencies installed, open
.xcodprojfile,cleanthe build viaShift+Cmd+K, thenrunit.