Skip to content
  • Marvin Scholz's avatar
    keystore/keychain: Fix availability build error · 5892bbaf
    Marvin Scholz authored
    This fixes a compilation error when partial availability checks
    are enforced, as kSecAttrAccessible was not present before
    Mavericks. The code already handles it properly, this just disables
    the error.
    5892bbaf