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

import Charts: Error No Such Module Charts? #818

Closed
stephenbai opened this issue Mar 9, 2016 · 4 comments
Closed

import Charts: Error No Such Module Charts? #818

stephenbai opened this issue Mar 9, 2016 · 4 comments

Comments

@stephenbai
Copy link

Hi there,

I have copied the Charts.xcodeproj from the template to my current working project; but Swift is still unable to find the module "Charts". I have added Charts.framework (all types) under Embedded Binaries...

I have been online searching for a soln for hours. Has anyone run into a similar situation as I have??

Thanks in advance
Any tips would be appreciated!!!! =)

@liuxuan30
Copy link
Member

try search old issues, peole has asked about this. And read REAMDE.
if you are new to hybriding Swift projects, take a look at https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html

@stephenbai
Copy link
Author

Hi Xuan,
But the Charts.xcodeproj is written in Swift ( I believe?); So should not Swift adapt frameworks of its own syntax?

@liuxuan30
Copy link
Member

it's in swift yes. if your project is swift, then simply follow README

@kzuik
Copy link

kzuik commented Dec 3, 2016

I'm having the same issue. Readme doesn't help.

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

3 participants