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

Installing ios-charts in an existing project #379

Closed
dddppp opened this issue Sep 17, 2015 · 3 comments
Closed

Installing ios-charts in an existing project #379

dddppp opened this issue Sep 17, 2015 · 3 comments

Comments

@dddppp
Copy link

dddppp commented Sep 17, 2015

Dear All,

Thank you for creating this awesome project. I run the demo and is great. I would like to take it to the next step and integrate it in my custom project. What are the steps I need to do? Would anyone be able to help me?

I have tried the following but was not successful:

  • copy the Charts target from the demo project to mine
  • link the framework

However I get the following error:

  dyld: Library not loaded: @rpath/Charts.framework/Charts

Referenced from: /private/var/mobile/Containers/Bundle/Application/0C7EC6DC-94B6-4205-8E71-0F704B2A7523/ChartIn.app/ChartIn
Reason: image not found

Also it says that the ChartsDemo-Swift.h is not found.

Any help would be greatly appreciated. Thanks

@liuxuan30
Copy link
Member

ChartsDemo-Swift.h will be built by Xcode automatically. Try search closed issues, there are a lot of this.

@dddppp
Copy link
Author

dddppp commented Sep 18, 2015

Hello, in one of the post @danielgindi says "Read the instructions again.". Where can I find them? Sorry to ask this.

@danielgindi
Copy link
Collaborator

@dddppp It's in the README

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