xcrun: Error: Invalid Active Developer Path?
Daniel Wildt

Daniel Wildt @dwildt

About: Software developer, entrepreneur, agilista, writer

Location:
Porto Alegre
Joined:
Nov 9, 2019

xcrun: Error: Invalid Active Developer Path?

Publish Date: Apr 26 '24
0 0

It’s xcrun not scrum… but some people will say both are not good things to come across in life. 😛

Well, after you update your Mac OS this error may show up when you try to use git:

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

The way to solve this problem is to run the command to install command line tools:

xcode-select --install

-- Daniel Wildt

Comments 0 total

    Add comment