Wenn Sie Xcode nicht installiert haben, laden Sie es herunter und installieren Sie es aus dem App Store und führen Sie es einmal aus, um das Setup zu vervollständigen

First, check that you have Xcode installed, if yes
Point xcode-select to the Xcode app Developer directory 
using the following command:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
MitchAloha