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

Swift 2.2 #877

Closed
emirrou opened this issue Mar 24, 2016 · 7 comments
Closed

Swift 2.2 #877

emirrou opened this issue Mar 24, 2016 · 7 comments

Comments

@emirrou
Copy link

emirrou commented Mar 24, 2016

Do the changes work with Swift 2.2? Would be nice to know before I update XCode.

@james-ff
Copy link

@EmirTola
I am using this framework with Carthage and it currently does not compile for the Swift 2.2 compiler.

  • I would advise holding off updating until the code has been updated.

This framework is a crucial component of my university project and I'm relying on it to be useable again in Xcode 7.3. Does anyone know when compatibility will be restored? Thanks!

@Cal-um
Copy link

Cal-um commented Mar 24, 2016

I am also receiving a compile error having updated to Swift 2.2.

"Module file was created by an older version of the compiler; rebuild 'Charts' and try again:...."

@danielgindi
Copy link
Collaborator

The framework is completely compatible with Swift 2.2 and 3.0.

The only problem is with the precompiled Carthage release files.
We will have a version release soon, and in the meantime- I think that you can configure Carthage to just recompile it by itself.

@moh1122
Copy link

moh1122 commented Mar 27, 2016

and how i can configure Carthage to just recompile it by itself.

@pmairoldi
Copy link
Collaborator

Use --no-use-binaries option

@moh1122
Copy link

moh1122 commented Mar 28, 2016

thnk u

@leancmscn
Copy link

didn't find swift demo

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

7 participants