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 when using Charts library with Xcode 8 bet and Swift 3.0 #1210

Closed
ash-1202 opened this issue Jul 1, 2016 · 2 comments
Closed

Error when using Charts library with Xcode 8 bet and Swift 3.0 #1210

ash-1202 opened this issue Jul 1, 2016 · 2 comments

Comments

@ash-1202
Copy link

ash-1202 commented Jul 1, 2016

Updated the charts library with pods to version 2.2.5 and when i am compiling in xcode 8 beta it gives error that code needs to converted to Swift 3.0.

Can you let us know if the Charts library has been ported to Swift 3.0 or not.

@CIsOnTop
Copy link

CIsOnTop commented Jul 3, 2016

Same issue here and when doing the convert it still pops up with hundreds off errors... this is a big issue for my project that already had Charts working great in it in Swift 2.0...

@liuxuan30
Copy link
Member

check out Swift-3.0/Swift-2.3 branch, someone already filed a PR.

As you see swift has many changes with each version, and not backward compatible, so one clear message is, until Xcode 8 or Swift 3.0 is officially released, the master branch won't merge swift 3.0, same rule for Swift 2.3

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