kishikawakatsumi / UICKeyChainStore

UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
http://kishikawakatsumi.com
MIT License
3.08k stars 383 forks source link

Update Xcode 10 #168

Closed kishikawakatsumi closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #168 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   62.53%   62.53%           
=======================================
  Files           1        1           
  Lines         686      686           
=======================================
  Hits          429      429           
  Misses        257      257

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 37bcab6...29fa5a9. Read the comment docs.