The output from running `xcodebuild` can be very verbose, we could detect and pipe `xcodebuild` through `xcbeautify` to minimize that. That being said - output from `xcodebuild` is already hidden by default.
The output from running
xcodebuildcan be very verbose, we could detect and pipexcodebuildthroughxcbeautifyto minimize that.That being said - output from
xcodebuildis already hidden by default.