xcode tricks - Serbipunk/notes GitHub Wiki

running mode selection

Screenshot 2023-12-14 at 4 35 31 PM

edit scheme

Screenshot 2023-12-14 at 4 36 01 PM

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