While attempting to remove simulator files (see this question), xcrun simctl list
returns:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
I never deleted any xcrun
files, so what causes this, and how do I correct it?
xcrun
isn't working? They have nothing to do with each other, yes, but it saysmissing xcrun
. How do you correct that? – Oliver Nov 07 '21 at 10:30