Xcode keeps asking for password to use the System Keychain

后端 未结 6 1284
野趣味
野趣味 2020-12-12 10:59

I\'m running Xcode 4.3.2, under Lion 10.7.3, but every time I\'m installing my iPhone app on the device it keeps asking me for an Admin user name and password.

I\'ve

6条回答
  •  有刺的猬
    2020-12-12 11:33

    The problem was that my Developer Certificate on Keychain was under "System", on the left hand panel, which is always locked, requiring my password to unlock!

    Then I moved the Developer Certificate to "login", which is always unlocked, and now everything works perfectly. The annoyance of xCode asking for the password is gone.

    Please see this picture for more details: enter image description here

提交回复
热议问题