xcrun: ошибка: недопустимый активный путь разработчика (/библиотека/разработчик/commandlineTools), отсутствует xcrun at:/library/developer/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