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?
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?