keychaineditor
keychaineditor copied to clipboard
Need to support iOS 7 and lesser versions.
For the sake of supporting iOS 8's new Access controls policy for keychain, I had to use an undocumented API, which provides whether a User presence is required or not. This does not go well with iOS 7 or lesser. I will check the OS version running and simply return "NA" if the tool is running on iOS 7 or lesser.