Swiftyjson: No such module "SwiftyJSON"

Created on 20 Sep 2014  Â·  5Comments  Â·  Source: SwiftyJSON/SwiftyJSON

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

Most helpful comment

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!

All 5 comments

Did You try to clean then build again?

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 [email protected] wrote:

Did You try to clean then build again?

—
Reply to this email directly or view it on GitHub.

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!

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 [email protected] 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.

fix it now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joernroeder picture joernroeder  Â·  4Comments

crickabhi picture crickabhi  Â·  4Comments

Xorcist77 picture Xorcist77  Â·  4Comments

patchthecode picture patchthecode  Â·  3Comments

bloqlist picture bloqlist  Â·  7Comments