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

BarChartView is unavailable, cannot find swift declaration #2072

Closed
kjoneandrei opened this issue Jan 13, 2017 · 2 comments
Closed

BarChartView is unavailable, cannot find swift declaration #2072

kjoneandrei opened this issue Jan 13, 2017 · 2 comments

Comments

@kjoneandrei
Copy link

Hi, I am integrating Charts 2.3 in a Swift 2.3 project and I get this error after following the set-up steps BarChartView is unavailable, cannot find swift declaration

do you have any ideas on how to solve this?

I did not used cocoaPods or anything else, just copied the Charts.xcodeproj to my project and added as an Embedded Framework

@kjoneandrei
Copy link
Author

also installing it with cocoaPods leads to this error
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@liuxuan30
Copy link
Member

liuxuan30 commented Jan 16, 2017

Your issue is obscure.
Currently the master branch is swift 3.0 code. Pods seems to be swift 3.0 as well.
https://github.com/danielgindi/Charts/releases/tag/v2.3.0 is the last release for swift 2.3, no bug fix any more.
So you are encouraged move to Chart 3.0

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