We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a50a45 commit 5cd5e7aCopy full SHA for 5cd5e7a
.github/scripts/tests.sh
@@ -17,4 +17,4 @@ set -o pipefail && arch -"${ARCH}" xcodebuild \
17
-scheme CodeEditTextView \
18
-derivedDataPath ".build" \
19
-destination "platform=macos,arch=${ARCH}" \
20
- clean test
+ clean test | xcpretty
0 commit comments