-
-
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
Compilation errors with Swift 4.1 #3596
Comments
can you try to clean and rebuild? My side is fine. Or ask on stack overflow. Be sure you are checking out 3.1.1 release.
|
Why I should ask on stackoverflow not here ? |
closing does not mean we won't update. It's just a way to control the real issues. Pod issue usually doesn't count as it's fine on my side. That's why we ask you to stack overflow: 1 more people to help; 2 it sounds like a pod setup issue rather than Charts. And from what I know that, you are the only very few people complaining pods not working. So I'd assume it's your env problem. And we have no idea what's the reason and how to fix it. |
@Mohamed3amer Even i am facing the same issue. I just opened my project using Xcode 9.4.1 and used pod update to update all pods. This installed the recent version of Charts 3.1.1 to my project. After this installation i am getting lot of compilation errors. If i don't update the version, the older version is 3.0.2, there is no errors but i am getting lot of compiler warnings including deprecations. |
What did you do?
ℹ Trying to use Charts on xCode 9.4.1 and Swift 4.1
What did you expect to happen?
ℹ Building without errors
What happened instead?
ℹ Received a lot of compilation errors, check screenshot:
screenshot
Charts Environment
Charts version/Branch/Commit Number: pod 'Charts'
Xcode version: 9.4.1
Swift version: 4.1
Platform(s) running Charts: iOS
macOS version running Xcode: High Sierra 10.13.5
The text was updated successfully, but these errors were encountered: