ChartsOrg / Charts

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

Error building Catalyst #4961

Open GiordanoVicoli opened 2 years ago

GiordanoVicoli commented 2 years ago

Before downloading Xcode 14.1

  1. Under iOS my project build ok!
  2. Under Catalyst my project build ok!

After downloading Xcode 14.1 (without modification)

  1. Under iOS my project build ok!
  2. Under Catalyst my project fails build with the following error: 'Charts/Charts-Swift.h' file not found.

I repeat, I didn't modify the source code, I only updated Xcode and compiled.

Thanks and regards, Giordano

pmairoldi commented 1 year ago

Needs a reproducible project.