-
-
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
Compiled with older version of Swift language (2.0) #1473
Comments
Do a Clean & Build |
Thanks for the quick responce. I did but not working. |
@hilalbaig |
Also having this issue. Any ideas? |
'Swift 2.3' is not a valid branch. The proper charts versions is 2.3 for swift 2.3 support. For cocoapods use as follows: |
I managed to figure it out. Had to delete derived data from my XCode project, as explained here: |
Build/Products/Debug-iphonesimulator/Charts/Charts.framework/Charts compiled with older version of Swift language (2.0) than previous files (3.0) for architecture x86_64
using: Swift 2.3 + Charts 2.2.5 -> Chart2.2.5-Swift2.3 branch
The text was updated successfully, but these errors were encountered: