Skip to content
New issue

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

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

Already on GitHub? # to your account

No such module "SwiftyJSON" #49

Closed
ejpusa-zz opened this issue Sep 20, 2014 · 5 comments
Closed

No such module "SwiftyJSON" #49

ejpusa-zz opened this issue Sep 20, 2014 · 5 comments

Comments

@ejpusa-zz
Copy link

I'm not sure what is going. Open a new project, drop SwiftyJSON on project tree. Select Copy.
Xcode 6.0.1

Compile and I get "No such Module SwiftyJSON"
Attached screen shot.

screen shot 2014-09-19 at 9 51 18 pm

@duzun
Copy link

duzun commented Sep 20, 2014

Did You try to clean then build again?

@ejpusa-zz
Copy link
Author

Yes. It's so strange, I'm wondering if it's an Xcode, ancient Mac issue and iOS6.

Don't think it has anything to do with Swifty.

Thanks for reply. ;-) ed

Envoyé de mon iPhone

On Sep 20, 2014, at 7:16 AM, Dumitru Uzun notifications@github.com wrote:

Did You try to clean then build again?


Reply to this email directly or view it on GitHub.

@hevertonrodrigues
Copy link

Just remove import row and use the functions, Swift does not need to import other classes in the same project :)

PS: Yes, Swift is amazing!

@ejpusa-zz
Copy link
Author

Yes, that's what I did. Works fine. Funny bug, something with an ancient Mac and Xcode 6 is my guess.

thanks for reply. ;)

Envoyé de mon iPhone

On Sep 20, 2014, at 8:54 PM, Heverton Rodrigues notifications@github.com wrote:

Just remove import row and use the functions, Swift does not need to import other classes in the same project :)

PS: Yes, Swift is amazing!


Reply to this email directly or view it on GitHub.

@LukeTangPL
Copy link
Member

fix it now

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

No branches or pull requests

4 participants