v0.21.0
- Change uses of
NSLocalizedFailureReasonErrorKey
toNSLocalizedDescriptionKey
for Linux compatibility - Only lint the
Source/Service
folder for framework build targets (fixes a bug with carthage --no-use-binaries) - Fix style errors reported by
swiftlint
(fixes a bug with carthage --no-use-binaries) - Improve test infrastructure for simulator and Linux