You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to compile for any device below 5s (5, 4s) gives me the error for my LineChartView, saying "LineChartView is unavailable: cannot find Swift declaration for this class".
This is totally weird and doesn't make any sense.
Using Realm and imported Charts and ChartsRealm.
Haven't even put any data in the LineChartView yet..
Xcode 7.3.1
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
Trying to compile for any device below 5s (5, 4s) gives me the error for my LineChartView, saying "LineChartView is unavailable: cannot find Swift declaration for this class".
This is totally weird and doesn't make any sense.
Using Realm and imported Charts and ChartsRealm.
Haven't even put any data in the LineChartView yet..
Xcode 7.3.1
Thanks.
The text was updated successfully, but these errors were encountered: