-
-
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 2.2 #877
Comments
@EmirTola
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! |
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:...." |
The framework is completely compatible with Swift 2.2 and 3.0. The only problem is with the precompiled Carthage release files. |
and how i can configure Carthage to just recompile it by itself. |
Use |
thnk u |
didn't find swift demo |
Do the changes work with Swift 2.2? Would be nice to know before I update XCode.
The text was updated successfully, but these errors were encountered: