Xcrun: Erreur: chemin de développeur actif non valide (/ bibliothèque / développeur / commandlinetools), manquant xcrun à: / bibliothèque / développeur / commandlinetools / usr / bin / xcrun
$ xcode-select --install
$ sudo xcode-select --reset
$ sudo xcode-select -s /Library/Developer/CommandLineTools
Note: In case you have Xcode installed,
you may need to specify Xcode directory in this case,
it should be something like this
$ xcode-select -s /Applications/Xcode.app
Grotesque Gentoo