Closed tonystone closed 8 years ago
@@ master #23 diff @@
=====================================
Files 13 6 -7
Lines 438 268 -170
Methods 70 0 -70
Messages 0 0
Branches 18 0 -18
=====================================
- Hits 403 268 -135
+ Misses 35 0 -35
Partials 0 0
Powered by Codecov. Last update ec682a8...5e55de5
@tonystone .... looks good to me. Only one clarification comment is about the case sensitivity of the tags.
Does the Cocoapods change require people to use 1.1.0, or does the pod still work with 0.39.0 and 1.0.1?
@ndrlndr I don't know the answer, that would have to be tested. I believe though that the only way to use XCode 8 and Swift 3 is to move up to this CocoaPods version because of the requirement by Apple. CocoaPods 1.1.0.rc.2 added the .swift-version file to select the version you require for you app.
Complete Swift rewrite with the ability to pass in the environment and log writers.