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

publicHeadersPath #183

Closed kishikawakatsumi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   62.97%   62.97%           
=======================================
  Files           1        1           
  Lines         686      686           
=======================================
  Hits          432      432           
  Misses        254      254           

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 2ddc5d6...ece40bb. Read the comment docs.