-
-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such module 'Algorithms' with SPM #4646
Comments
Mark only the Charts library works without error import. Thanks @nick-havz. |
How is this a fix? Now I can't use IValueFormatter (presumably that's in charts dynamic?). |
|
I chose only Charts and no ChartsDynamic, now I get this error, Cannot find type 'IAxisValueFormatter' in scope |
in 4.1 it's just AxisValueFormatter |
What did you do?
ℹ Add Charts with SPM.
What did you expect to happen?
ℹWork.
What happened instead?
ℹ No such module 'Algorithms'
Charts Environment
Charts version/Branch/Commit Number:
4.0.1
Xcode version:
12.5
Swift version:
5
Platform(s) running Charts:
iOS
macOS version running Xcode:
11.3
The text was updated successfully, but these errors were encountered: