Skip to content

Commit fbeb1cf

Browse files
authored
Archive workflow now needs xcpretty (#9770)
1 parent 3a1e469 commit fbeb1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_archiving.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ source scripts/buildcache.sh
6666
args=("${args[@]}" "${buildcache_xcb_flags[@]}")
6767

6868
xcodebuild -version
69+
gem install xcpretty
6970
xcodebuild "${args[@]}" | xcpretty
7071

7172
# Print the size if the Xcode build was successful.

0 commit comments

Comments
 (0)