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

Error in Library When added pod file #3242

Closed
kavin06 opened this issue Feb 5, 2018 · 3 comments
Closed

Error in Library When added pod file #3242

kavin06 opened this issue Feb 5, 2018 · 3 comments

Comments

@kavin06
Copy link

kavin06 commented Feb 5, 2018

screen shot 2018-02-05 at 3 43 17 pm

I tried alot but i cant fix this bug.please help me

@Boobesh
Copy link

Boobesh commented Feb 5, 2018

Use Correct Version of Charts. That Charts Swift Version equal to your projects swift version. example you are using swift 4.0.x project then add Charts 3.0.5 (Swift Version is Swift 4.0.x).

@liuxuan30
Copy link
Member

liuxuan30 commented Feb 6, 2018

For anyone seeing this comment: As if you are just new to open source frameworks or just get started to use 3rd package manager, avoid using pods if you don't know how it works, and you don't know how to check what version suits you, as once you run pod install and things get messed up, you have to clean up the xcode project and workspace mess then.
Directly use the source code or carthage would makes it easier to do disaster recovery.

@kavin06
Copy link
Author

kavin06 commented Feb 6, 2018

Xcode 9.2 I am Using and added Charts 3.0.5 version but i am getting that same error. please check in that version

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