-
-
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
As of todays update, I am running into this issue. 'common' renamed RunLoopMode.commonModes #3647
Comments
Me too |
在pod 添加 试试 post_install do |installer|
end |
Where is this code placed? |
Please try this version:https://github.com/danielgindi/Charts/tree/4.0.0 |
@cythb stop asking people to try 4.0 branch. IT'S NOT FOR PUBLIC. Next time I saw you post like this, I will delete it. |
Please note, we try to make sure master branch always work with latest Xcode and Swift; if you plan to upgrade your EVERY swift library to 4.2, you can take the new code. Otherwise, stick to old Chart library. The new commits for Swift 4.2 will not work with lower versions. |
@srn214 , @muzoman I had encounter same issue, thanks for solution 👍 , Could you please explain a bit more. Is this is setting swift version in build setting to 4.2 but why its working. Any help appreciated. |
i just correct the code with
|
What did you do?
Updated to new version of Charts on an iOS 12 project by running pod update in terminal
What did you expect to happen?
no errorrs
What happened instead?
Charts version/Branch/Commit Number:
Xcode version: 10
Swift version: 4.1
Platform(s) running Charts: 12
macOS version running Xcode:
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
The text was updated successfully, but these errors were encountered: