Replies: 1 comment 4 replies
-
Hi, I'm glad you like the library. On which simulator are you building? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for the great library, and sorry for this very generic question.
The project builds and run perfectly fine in my teammate's environment, however when running on my Xcode, it shows 19 compiler errors from the source files such as FLPieChart.swift and FLRadarChart.swift.
Thus, I cannot import it to my own project
I am using Xcode12.4, Swift 5, and building on deployment target iOS14.
I know this is a fairly general and common problem, and I have faced it and solved it before.
But this is the first time where I really have no clue what is going on. I have tried all kinds of cached clearing, rebuilding the whole Pods/project/workspace/repo.
I am just curious if you have anything on top of your head that is missing from me.
Sincerely appreciate your help!
Beta Was this translation helpful? Give feedback.
All reactions