-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Comments
You probably need to run |
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 |
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. Please help me !! |
Hi, Thanks. |
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. |
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.
The text was updated successfully, but these errors were encountered: