willdale / SwiftUICharts

A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility features built in.
MIT License
837 stars 103 forks source link

Could not find module 'SwiftUICharts' for target 'x86_64-apple-ios-simulator' #202

Open Albinzr opened 2 years ago

Albinzr commented 2 years ago

I'm getting this error after adding it using SPM, Can anyone help me fix this issue

Screenshot 2022-05-24 at 6 29 36 PM

This works in device but not in simulator

willdale commented 2 years ago

Do you have another SwiftUI charts library in SPM?

Albinzr commented 2 years ago

Nop, just this, and if I try installing using cocoapod, install fails also