xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

Problem authenticating for install when security key is installed #398

Open dolfs opened 3 years ago

dolfs commented 3 years ago

When running an xcversion install command, once the download is complete, it asks for authentication. This is presumably to do the signing and verification. In my case I have a Yubikey installed. This causes many authentication dialogs presented by macOS to ask for the Yubikey's pin instead of my admin password. However, typing the pin does not work, typing the admin password does not work.

After physically removing the Yubikey, I can use the admin password to authenticate.

This should be made to work while the Yubikey remains inserted: