Codesign wants to access key “access” in your keychain, I put in my login password but keeps asking me

前端 未结 21 2495
余生分开走
余生分开走 2021-01-29 18:00

I\'m trying to learn to load apps on my iPhone from Xcode. When I do I keep getting \"Codesign wants to access key \"access\" in your keychain, I put I my login password but i

21条回答
  •  温柔的废话
    2021-01-29 18:34

    I clicked the "Deny" button, and the keychain was off.

    I locked the keychain:

    enter image description here

    And then I entered the login keychain again.

提交回复
热议问题