Closed Rhuagh closed 6 years ago
Thanks a lot @Rhuagh! Looks like a reasonable workaround to me for now, though I don't have the culprit mac available to test on so I can't be sure. I'm happy to see this merged as is though if you are :+1:
You can test this by doing the following:
xcode-select install xcode-select -s /Library/Developer/CommandLineTools cargo test
@mitchmindtree This should fix the build for when command line tools is available only.
This change is