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

Module Charts not found XCODE 8.1 Error #2330

Closed
yogesh2209 opened this issue Apr 5, 2017 · 5 comments
Closed

Module Charts not found XCODE 8.1 Error #2330

yogesh2209 opened this issue Apr 5, 2017 · 5 comments

Comments

@yogesh2209
Copy link

yogesh2209 commented Apr 5, 2017

I added Charts through pods.
It was working fine till yesterday. Then i updated XCODE to 8.3 Since then It started giving me this error - Module not found.
Then i downgraded my XCODE to 8.1 again but now it's not even working on this version of XCODE.
//URGENT HELP NEEDED

Please help.
screen shot 2017-04-06 at 12 10 19 am

@pmairoldi
Copy link
Collaborator

You probably need to run pod install again

@liuxuan30
Copy link
Member

FYI Xcode 8.3 uses swift 3.1, and old module might not be compatible. reinstall and use Xcode 8.3, point your pod to master if necessary, and you should be fine

@yogesh2209
Copy link
Author

AN ADVICE : Before closing an issue, you should confirm that issue has been resolved or not or atleast wait for the user to react.

I am using XCODE 8.1 and using Charts 3.0.0 version - which both runs on swift 3.0 i guess.
Now, when i run, it is giving me an error - Framework not found Charts

Please help me !!

screen shot 2017-04-06 at 11 48 02 am

@yogesh2209
Copy link
Author

Hi,
I removed Charts from pod. Instead, i dragged .xcodeproj to my project.
Now, it is working fine.

Thanks.

@liuxuan30
Copy link
Member

Thanks for your advice. Usually we mark it as closed as we think it is solved or no further response. If we leave it open and no user reponse, it will be another huge effort to walk through the issues and close again.

It's not easy to manage the issues, as I have tried so hard to answer and close, the issues still goes up to 200+. We just wanted to keep the real issues open, and for those we have seen a lot and just general questions, we usually close it but it does not mean we will not response then.

As for your question, pod needs to point to master branch to get the latest code.

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