XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.58k stars 119 forks source link

Fingerprint authentication is not properly supported #375

Open thisisthekap opened 1 week ago

thisisthekap commented 1 week ago

When using the fingerprint sensor to authenticate sudo calls as decribed in https://sixcolors.com/post/2023/08/in-macos-sonoma-touch-id-for-sudo-can-survive-updates/, xcodes still asks for a password. This password can however be left empty because subsequently the fingerprint request is shown like it should:

image