An iOS version of the Compass application.
This project requires cocoapods and Carthage. To get started:
- (cocoapods) install with
sudo gem install cocoapodsthen runpod install - (Carthage) install with
brew update, thenbrew install carthage, then runTOOLCHAINS=com.apple.dt.toolchain.Swift_2_3 carthage update --platform iOS