When exporting a code signing identifier from Xcode 5, Preferences-> Accounts, I get an error while saving "Could not export identifier from keychain."
What could it be?
Edit:
Login.keychain is unlocked. The profile account I want to export is connected and is also present in login.keychain.
The output of Console.app:
31/05/14 15:23:06,879 Xcode[489]: Error, Could not export identity from the keychain: The user name or passphrase you entered is not correct.
ios xcode provisioning-profile keychain code-signing
Kutakmir
source share