Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error. #24

Open
kn-neeraj opened this issue Sep 25, 2014 · 1 comment
Open

Build error. #24

kn-neeraj opened this issue Sep 25, 2014 · 1 comment

Comments

@kn-neeraj
Copy link

I get the error when I build the project in Xcode 6.0.1 in saying No such module HackerSwifter.

@thii
Copy link
Contributor

thii commented Sep 25, 2014

You have to install its submodules first.

cd /path/to/SwiftHN
git submodule init
git submodule update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants