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
Enter your login password, and select always allow, to avoid typing in your password multiple times.
I pressed Deny by mistake and I was stuck, no way to code sign any Pods.
This is how I solved the problem:
com.apple.gs.xcode.auth.com.apple.account.AppleIDAuthentication.token
Save Changes
Solve this problem by doing this.
Enter your Mac Login Password and Choose "Always Allow"
One or More dialogs opened and positioned in the same dialog, repeat step 1 until all dialogs closed. (So you thought your password wrong but repeat "Always Allow" with your Mac login password tricky part :) )
Hope it will work.