This repository was archived by the owner on Aug 4, 2022. It is now read-only.
v3.1.0
This minor release adds support for specifying a minimum Xcode version and improved support for unit
test runs when using bazel.sh.
New features
- It's now possible to specify a minimum Xcode version when running bazel commands.
Source changes
- Improved support for unit test runs (#7) (featherless)
- Add support for specifying a minimum Xcode version. (#6) (featherless)