Dear danielgindi.
I just installed the Charts library using cocoapods in Xcode 9.
but I am seeing many errors in Charts/Core/ when I build project.

How can I solve this errors.
Regards
same for me
Same for me
please search: #2819, #2816, #2801
just clean up your project and use 3.0.4
Hi Xuan.
I am getting same error in v.3.0.4
How can I fix this issue?
Regards
On Oct 16, 2017, at 5:54 PM, Xuan notifications@github.com wrote:
just clean up your project and use 3.0.4
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/danielgindi/Charts/issues/2876#issuecomment-337085469, or mute the thread https://github.com/notifications/unsubscribe-auth/AQGxLgT4EGLEu78xmGwunUnRZnaC9kr5ks5ss_rSgaJpZM4P4xDV.
@mob-rockstar
https://user-images.githubusercontent.com/5512848/30734212-87f681ca-9f7a-11e7-920b-845cf719f865.png
fix it by setting swift version to 4.0 in the charts build settings in xcode
How can I find the charts build settings in xcode?

you mean this section?
yes
It's in the Pods project. Doh.
Most helpful comment
Same for me