-
-
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
Source not able to compile #4221
Comments
Same issue |
it's working on my Xcode 11.3.1 + master branch. you better check your code base. |
Same issue . I'm using xcode 10.3 . What should i do resolve this issue ?? Should i update my xcode ? |
XCode 10.3. The issue is still exists. Any suggestions on this? |
I would suggest update to Xcode 11. The swift syntax might changed, so either you pick an older version or upgrade Xcode. I don't find obvious reasons not to update Xcode though. |
I've downloaded attached source code and done carthage update for ChartsDemo-iOS-Swift project. So its showing compile time error 'Type UIColor has no member label.'
Check attached screenshot.
The text was updated successfully, but these errors were encountered: