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

Can i use the framework without including the whole project ? #2118

Closed
Ahmad-Dari opened this issue Jan 26, 2017 · 4 comments
Closed

Can i use the framework without including the whole project ? #2118

Ahmad-Dari opened this issue Jan 26, 2017 · 4 comments

Comments

@Ahmad-Dari
Copy link

I was wondering if its possible to use the framework only without including the whole Charts project in my Objective C project, if YES how can i do that ?

@pmairoldi
Copy link
Collaborator

You can use Carthage or cocoapods to do so. Those would be the easiest ways to do so.

@Ahmad-Dari
Copy link
Author

So there is no way to just drag and drop the charts framework file in my project and use it like i use most libraries and frameworks ?

@pmairoldi
Copy link
Collaborator

You can but if there are the same type already available in your project then you have to take care of that. By prefixing them

@pmairoldi
Copy link
Collaborator

This seems addressed.

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

2 participants