SwiftHN
SwiftHN copied to clipboard
Build error.
I get the error when I build the project in Xcode 6.0.1 in saying No such module HackerSwifter.
You have to install its submodules first.
cd /path/to/SwiftHN
git submodule init
git submodule update