danielgindi / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling for iOS 10.0, but module 'Charts' has a minimum deployment target of iOS 12.0

YurchukV opened this issue · comments

Support will now start with ios 12?

charts version : "4.0.2"

I have the same question. I can't upgrade to 4.02 because my min requirement is iOS 11.

I have the same question. I can't build for iOS 11 with Charts 4.0.2.

I intended to upgrade from 3.6.0 to 4.0.3 as part of a general dependency maintenance pass, but our app has a minimum deployment target of iOS 11 and I ran into the same issue. Can anyone confirm if this was an intended change or just a bug? If the latter, are there any workarounds?

Edit: just saw this commit, so not a bug. The documentation should definitely be updated to indicate this, and the release notes should have explicitly called out that change (in fact, the release notes for 4.0.2 wrongly claim that iOS 10 is still the minimum).