Closed
Description
As of I think yesterday, when I run ./configure
on macOS, I get a new xcrun
error in addition to the xcodebuild
warnings that we all know and love. The build still passes, but it'd be nice to avoid these.
Error:
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
xcrun: error: unable to lookup item 'PlatformPath' in SDK '/'
- Version: master
- Platform: macOS
- Subsystem: build