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
I was also having the problem while running the carthage script in the build phase. (Xcode 9)
I get that dialog for each and every framework I had added plus the app itself. You can see a very dark shadow growing.
I could bypass it by entering the password every time and hitting "Always Allow".