-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Swift 3.1 Build #2287
Comments
Actually, never mind on the swift version downgrade. It doesn't look like that's possible. |
It looks like there's an Xcode 8.3 branch: https://github.com/danielgindi/Charts/tree/xcode-8.3 I'll give that a try and see if it works. |
I found that it can be compiled, but with a bunch of warnings, most of them deprecation warnings. |
Great, gonna try this branch then! 👍 |
Has anyone done a Carthage build with the 8.3 branch? That's all I'm after. :) |
I have added this stuff as a dependency to my project using git submodules. It came to compile in tag 3.0.1 but with a bunch of warnings. |
Yes, I'm using Carthage and just built the branch "xcode-8.3" |
Upgraded to the xcode-8.3 branch also. Compiled just fine. |
Just used Carthage to build "xcode-8.3" branch and it worked well. Took a lot of time, though. To build this branch, use |
Got it. Thanks everyone! |
Xcode 8.3 is out now, along with Swift 3.1. The iOS Charts module won't build without downgrading the swift version.
Can we please get a Swift 3.1 build of this? Thank you! :)
The text was updated successfully, but these errors were encountered: