맥OS 응용프로그램 강제종료 단축키
option + command + esc
Mac
2021. 12. 29. 14:46
os 업데이트 후 터미널 에러 발생
맥 os를 Monterey로 올린 후 터미널에서 git 명령어를 쳤더니 에러가 발생했음 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun os 올리면서 명령어실행하는 프로그램이 삭제되었던 것 같음 해결방법: xcode-select --install
Mac
2021. 12. 13. 18:53