Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Added support for iOS 8/OS X 10.0 AccessControl (Touch ID) #76

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Added support for iOS 8/OS X 10.0 AccessControl (Touch ID) #76

wants to merge 6 commits into from

Commits on Sep 1, 2014

  1. Configuration menu
    Copy the full SHA
    ab40c66 View commit details
    Browse the repository at this point in the history
  2. added update query

    liamnichols committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    6e93cb4 View commit details
    Browse the repository at this point in the history
  3. removed test code

    liamnichols committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    9824364 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. Update SSKeychainQuery.m

    liamnichols committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    987f1d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2015

  1. Correct enum for keychain create flags

    `SSKeychainCreateFlags` should use `NS_OPTIONS` not `NS_ENUM` so it can be correctly converted in Swift.
    rhodgkins committed Jan 10, 2015
    Configuration menu
    Copy the full SHA
    0bec357 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2015

  1. Merge pull request #1 from rhodgkins/touchid

    Correct enum for keychain create flags
    liamnichols committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    f97952a View commit details
    Browse the repository at this point in the history