$ xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" to install updates
아예 삭제하고 다시 설치
$ sudo rm -rf /Library/Developer/CommandLineTools $ xcode-select --install