Path to Xcode application required (e.g. `xcode_select("/Applications/Xcode.app")`) code example
Example: xcrun: error: invalid active developer path (/Applications/Xcode.app/Contents/Developer),
$ sudo xcode-select -r
$ sudo xcode-select --switch /Library/Developer/CommandLineTools