You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 4.2.1
2
+
3
+
Bazel builds will no longer force verbose output. Verbose output can be enabled by providing the -v
4
+
flag.
5
+
6
+
## Source changes
7
+
8
+
*[Don't always use verbose output when running on bazel.](https://github.com/material-foundation/kokoro-ios-runner/commit/845084d9b1c06a67e87270beb91569dafda1c3aa) (Jeff Verkoeyen)
9
+
1
10
# 4.2.0
2
11
3
12
Local runs of the bazel.sh script now only run against the currently selected Xcode install. This should hopefully alleviate flakiness on local builds.
0 commit comments