Xcode wants to access "Xcode-AlternateDSID" in keychain
leecarlcooper opened this issue · 8 comments
Love XVim! Just installed it and it seems to work. Every time I start Xcode however I get a pop up that Xcode wants to use confidential information stored in "Xcode-AlternateDSID" in my keychain. I always "Deny" as this sounds scary and unnecessary. The vi commands seem to work ok.
Is this a bug? If I should select "Allow" can you please explain this in the readme?
Thanks!
-------- Debug Info -------
XVim revision :
OS Version : Version 10.12.2 (Build 16C67)
Xcode Version : 8.2.1
--- .xvimrc ---
N/A
--------------
I haven't seen such behavior. I don't know if it is related to XVim or code re-signing of Xcode.
Can you try to uninstall XVim and see if the problem reproduces??
Thanks for the quick reply. I still got the behavior after uninstalling XVim. I reinstalled Xcode and the behavior went away. Maybe related to re-signing Xcode?
Yea, it maybe related to re-signing Xcode but I haven't seen such message so I don't know what is actual reason...
This is definitely caused by resigning Xcode.
I have the same problem.
The same behaviour after resigning xcode.
I can reproduce this if I use an existing certificate from Apple's developer program but not if I generate a new certificate according to the instructions on INSTALL_Xcode8
If this seems to be the case for all of you maybe we can just update the instructions to not recommend using and existing certificate.