ivnsch / SwiftCharts

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

Problem building on new MacBook #422

Open bylowerik opened 3 years ago

bylowerik commented 3 years ago

Hi, I just got my new MacBook Air yesterday. Unfortunately there seem to be some issues when building an old project in XCode.

I get a bunch of these errors:

'ChartAxisValue' is ambiguous for type lookup in this context
Invalid redeclaration of 'ChartAxisValueDouble'

Has anyone successfully gotten around this?

I have tried with Rosetta, it is possible to compile, but then the Storyboard does not work and so on. So not an ideal solution.

I have installed pods with both pod install and arch x86_64 pod install