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

No Such Module 'Charts' #3955

Closed
dmacpro91 opened this issue Apr 19, 2019 · 2 comments
Closed

No Such Module 'Charts' #3955

dmacpro91 opened this issue Apr 19, 2019 · 2 comments

Comments

@dmacpro91
Copy link

What did you do?

Tried to compile the stock ChartsDemo-iOS.xcodeproj project.

I also tried removing and readding the embedded binary after a clean. I've been messing with getting this demo project to compile for a few hours now and can't get it working.

What did you expect to happen?

For it to compile.

What happened instead?

1 error "No such module 'Charts'".

Charts Environment

Charts version/Branch/Commit Number: 3.3
Xcode version: 10.2
Swift version: 5
Platform(s) running Charts: 12.2 iOS simulator
macOS version running Xcode: 10.14.3

Demo Project

This is with the current stock iOS Charts demo.

@dmacpro91
Copy link
Author

The only workaround I've found so far is to manually add the path to the framework to 'Framework Search Paths'. Hopefully someone can point out a more elegant solution.

@liuxuan30
Copy link
Member

liuxuan30 commented Apr 23, 2019

There is no reason you cannot compile ChartsDemo if you didn't change anything.
The CI passed means the compile is 100% working.

Refer README, simply download the project and find Charts.xcworkspace, and choose ChartsDemo-iOS scheme and hit run.

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