This is an alternate iOS approach as discussed here
- Fork and clone the project.
- Install Carthage. If you use Homebrew then you can install Carthage by running
brew install carthage
. - Now run
carthage update
in the project's root directory. - Build and run the project in XCode.