Open NightMachinery opened 4 days ago
100% agree. Also, I wanted to build from source, but:
@max[git:master]$ make
xcodebuild -project ""hear.xcodeproj"" clean
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
make: *** [clean] Error 1
@max[git:master]$
I don't want all of Xcode, but I do have the Command Line compiler tools installed.
brew install hear
is a lot easier than downloading and running stuff. It is also easily automatable and reliable. I usually don't bother with projects with manual installs unless I am already invested in them.