Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save enqtran/d87bf2897b723b1fa16d52ff3eaefd6d to your computer and use it in GitHub Desktop.
Save enqtran/d87bf2897b723b1fa16d52ff3eaefd6d to your computer and use it in GitHub Desktop.

Revisions

  1. enqtran created this gist Dec 24, 2022.
    8 changes: 8 additions & 0 deletions [Fix] OS Ventura update - Source tree xcrun error
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    'git log' failed with code 1:'xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun'

    'git status' failed with code 1:'xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun'


    => Fix :
    - Open terminal
    - Run: xcode-select --install