Sierra: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
<pre> | <pre> | ||
xcrun: invalid active developer path, missing xcrun at /Library/Developer/CommandLineTools/usr/bin/xcrun | xcrun: invalid active developer path, missing xcrun at /Library/Developer/CommandLineTools/usr/bin/xcrun | ||
<pre> | </pre> | ||
solution: | solution: | ||
Revision as of 22:44, 7 January 2018
see https://github.com/charlesreid1/dotfiles
Selecting xcode and installing command line tools
xcrun: invalid active developer path, missing xcrun at /Library/Developer/CommandLineTools/usr/bin/xcrun
solution:
xcode-select --install