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

Support for swift 3.0 #1600

Closed
Bharati555 opened this issue Oct 3, 2016 · 4 comments
Closed

Support for swift 3.0 #1600

Bharati555 opened this issue Oct 3, 2016 · 4 comments

Comments

@Bharati555
Copy link

When the support for swift 3.0 will be released.

@samrayner
Copy link

Open source projects are inherently difficult to provide a timeline for as the contributors are usually not paid to work on them. I'm sure they will officially release a new version as soon as they can.

That said, in the meantime, you can already use the master branch of Charts in a Swift 3 project. Assuming you're using CocoaPods, put this in your Podfile and do a pod update:

pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :branch => 'master'

@gklka
Copy link

gklka commented Oct 3, 2016

You can also prevent Xcode errors by enabling legacy swift version:

screen shot 2016-10-03 at 12 37 45

@liuxuan30
Copy link
Member

still have bugs.. just wait

@Bharati555
Copy link
Author

ok done Thanx

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

4 participants