Xcrun Error
torinberger opened this issue · 3 comments
torinberger commented
When I execute curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh
on macOS sierra, with xcode installed, I get the following error: xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
Any ideas how to fix?
alanhamlett commented
Does /usr/bin/xcodebuild
exist on your computer?
torinberger commented
nvm, not using Xcode anymore
alanhamlett commented
Fixed with 71597d8.