ChartsOrg / Charts

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

Crash when running on 10.13 #5138

Closed WhisperCF closed 5 months ago

WhisperCF commented 6 months ago

What did you do?

I created a simple line chart view using Xcode 15.1 and macOS Sonoma 14.2. I've set the deployment target to 10.13. The test project runs and displays the expected chart in Sonoma, but crashes on launch in macOS 10.13

EDIT: Sample Project in the repository also crashes

What did you expect to happen?

I expected the test app to run and display the same chart as when run on Sonoma.

What happened instead?

Application crashes.

DGCharts Environment

DGCharts version/Branch/Commit Number: DGCharts 5.0.0, master branch, e515b048 Xcode version: 15.1 Swift version: Swift 5 Platform(s) running DGCharts: macOS macOS version running Xcode: macOS Sonoma 14.2

Demo Project

Also reproduces on sample project in repository. testDGCharts.zip

pmairoldi commented 5 months ago

10.13 is pretty old at this point I am going to close this and suggest supporting only higher versions.