ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.51k stars 5.99k forks source link

bump min version to 13 for ios project #5062

Closed waterskier2007 closed 1 year ago

waterskier2007 commented 1 year ago

Issue Link :link:

Attempts to fix testing issues here https://github.com/danielgindi/Charts/pull/5028

Goals :soccer:

Fix testing issues for release 5.0.0

Implementation Details :construction:

Just bumps the iOS demo project min version to 13 (and tvOS)

Testing Details :mag:

This should fix tests as reported here https://github.com/danielgindi/Charts/pull/5028#issuecomment-1537166577

waterskier2007 commented 1 year ago

@pmairoldi or @danielgindi thoughts on getting this merged in to try and resolve the test issues on the release branch?

pmairoldi commented 1 year ago

Thank you! Sorry I've been pretty busy.