0

I have the strange error. When my app is compiling, Xcode 9 asks for password in keychain. But when I enter the password, this window appears a lot and so on ad infinitum. If I do not enter the password, then the application will not be compiled.

enter image description here

Text: Code sign want to sign using key LG in your keychain. Button : always allow, deny, allow

rmaddy
  • 314,917
  • 42
  • 532
  • 579
user2759544
  • 181
  • 1
  • 10

1 Answers1

2

Enter your password and selecting the "Always allow" button should help.

norbifdr
  • 36
  • 2