xcode tricks - Serbipunk/notes GitHub Wiki
running mode selection
edit scheme
tool select
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
https://stackoverflow.com/questions/17980759/xcode-select-active-developer-directory-error
set git-lfs
sudo ln -s $(which git-lfs) $(xcode-select -p)/usr/bin/git-lfs