I have a problem. I have working Code for iOS to add a private Key to the Keychain by SecItemAdd. It works without any error. On OS X with the same attributes and values, it does not work. Any ideas, whats the problem. Here is the part of the Code:I have a problem. I have working Code for iOS t