Skip to content

Instantly share code, notes, and snippets.

@sundayguru
Created October 4, 2016 20:22
Show Gist options
  • Save sundayguru/f0eca926cdb22f947aca12acf61c9048 to your computer and use it in GitHub Desktop.
Save sundayguru/f0eca926cdb22f947aca12acf61c9048 to your computer and use it in GitHub Desktop.
xcrun: error: invalid active developer path
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
Solution:
xcode-select --install
Other related issues:
https://ohthehugemanatee.org/blog/2015/10/01/how-i-got-el-capitain-working-with-my-developer-tools/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment