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

how to update the ios-charts in existing projects. #452

Closed
wganeshb opened this issue Oct 6, 2015 · 6 comments
Closed

how to update the ios-charts in existing projects. #452

wganeshb opened this issue Oct 6, 2015 · 6 comments

Comments

@wganeshb
Copy link

wganeshb commented Oct 6, 2015

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.

  1. I replaced in project with new Charts.xcodeproj. Also added and updated any missing files from class folder. But its not working for me.
  2. It shows systemConfiguration.framework not found.
@pmairoldi
Copy link
Collaborator

What kind of errors are you seeing?

@wganeshb
Copy link
Author

wganeshb commented Oct 7, 2015

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.

screen shot 2015-10-07 at 10 45 54 am

screen shot 2015-10-07 at 10 46 16 am

screen shot 2015-10-07 at 10 48 28 am

Then I updated the Charts.xcodeproj and merged the new latest 'Class' folder with my project. But it is showing following error.

screen shot 2015-10-07 at 11 12 20 am

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.

screen shot 2015-10-07 at 11 59 10 am

@danielgindi
Copy link
Collaborator

You are using an old version of Charts. The newer version uses Swift 2.0.

@wganeshb
Copy link
Author

wganeshb commented Oct 7, 2015

Thanks for reply.
I downloaded the latest master. Removed the Charts.xcodeproj from existing project. And again dragged the Charts.xcodeproj from latest master ios-charts. It doesn't work for me.

Am I missing anything, any step.
I am struggling with this since last three days. Please help me out.

@danielgindi
Copy link
Collaborator

What doesn't work? You HAVE to elaborate. We're not telepathies.

@wganeshb
Copy link
Author

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.

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