-
-
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
xcode 8.3 swift 3.1 #2332
Comments
Hi! Try setting ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES to NO in case you have changed it for the Pod target and add the lines from this SO answer (http://stackoverflow.com/a/38466703) to your Podfile... This will set a legacy swift version for your pod target every time you 'pod install' |
Checked using version swift version 3.0 - works for me! |
#2293 and set in your Podfile with |
Charts 3.0.2 is fully Xcode 8.3 and swift 3.1 compatible. Try that version out. |
on converting i am getting more than 2000 errors. is there an update for this?
The text was updated successfully, but these errors were encountered: