ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

Update for Xcode 10.2 #385

Closed chinmaykumardas8 closed 5 years ago

chinmaykumardas8 commented 5 years ago

After updating Xcode to 10.2 I found an error in ChartGroupedBarsLayer.swift line 114. It says "The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions"

ivnsch commented 5 years ago

Will be fixed with https://github.com/i-schuetz/SwiftCharts/pull/384

ivnsch commented 5 years ago

0.6.4 Was released.