-
-
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
how to update the ios-charts in existing projects. #452
Comments
What kind of errors are you seeing? |
Thanks @petester42 . I have already integrated ios-charts with the Xcode 6.4 It worked fine. I opened the same project with Xcode 7. It force me to went through following processes. Then I updated the Charts.xcodeproj and merged the new latest 'Class' folder with my project. But it is showing following error. So I downloaded latest master and updated the Class folder once again. So All errors vanished and just showing only one error as shown below. I checked it out but not resolved. |
You are using an old version of Charts. The newer version uses Swift 2.0. |
Thanks for reply. Am I missing anything, any step. |
What doesn't work? You HAVE to elaborate. We're not telepathies. |
Sorry I couldn't reply. The problem is solved. I was missing something. The Xcode was just not reflecting the changes by dragging the Charts.xcodeproj. I completely removed the library cleaned the project. And freshly integrated it again with fresh project. It successfully got added. Now it is working just fine. Thank you very much. |
Hello.
I am using ios-charts in project. Recently I have upgraded yosemite to capitan. Also switch from Xcode 6.4 to Xcode 7.0. The on opening the project it asked to update the latest swift. Also it is showing random errors. The ios-charts was perfectly integrated in Xcode 6.4.
Do I need to change any extra things while with Xcode 7. Is this the known issue. I have been struggling with this issue since last 3 days. please help.
I tried many different ways to solve the issue. The issues are random.
The text was updated successfully, but these errors were encountered: