-
-
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
Update xcode project for xcode 9 #2767
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2767 +/- ##
==========================================
+ Coverage 19.65% 19.73% +0.08%
==========================================
Files 112 113 +1
Lines 13715 13730 +15
==========================================
+ Hits 2695 2710 +15
Misses 11020 11020
Continue to review full report at Codecov.
|
c2b5d9a
to
1fdc212
Compare
1025a30
to
8a9dafd
Compare
Hi @petester42, this also included #2507, right? |
No. Not updated for swift 4. Just making sure project structure is good, code coverage bug is fixed and ci passes. |
ah ok, thanks |
Update xcode project to support xcode 9
This update the Charts project to support Xcode 9 and also fix #2593.