X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..90dc47c27df1983f6ebc252b0c4b94c8718fe52d:/OSX/libsecurity_keychain/lib/SecACL.h diff --git a/OSX/libsecurity_keychain/lib/SecACL.h b/OSX/libsecurity_keychain/lib/SecACL.h index a0f4514d..abc9f814 100644 --- a/OSX/libsecurity_keychain/lib/SecACL.h +++ b/OSX/libsecurity_keychain/lib/SecACL.h @@ -43,6 +43,8 @@ extern "C" { CF_ASSUME_NONNULL_BEGIN CF_IMPLICIT_BRIDGING_ENABLED +#if SEC_OS_OSX + typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) { kSecKeychainPromptRequirePassphase = 0x0001, /* require re-entering of passphrase */ @@ -169,6 +171,8 @@ CF_IMPLICIT_BRIDGING_ENABLED CFStringRef description, SecKeychainPromptSelector promptSelector) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_NA); + +#endif // SEC_OS_OSX /*! @function SecACLGetAuthorizations