diff --git a/build_test.sh b/build_test.sh index 8abf5696..fac873b1 100755 --- a/build_test.sh +++ b/build_test.sh @@ -26,7 +26,7 @@ xcodebuild -scheme "AtalaPRISMSDK-Package" \ -destination "$DESTINATION" \ -derivedDataPath "$DERIVED_DATA_DIR" \ -enableCodeCoverage YES \ - -quiet clean build test + clean build test | xcpretty echo "Execution completed" # Find profdata