commit | 9fef2346027fdaa130768c042380d4cdc28e66b6 | [log] [tgz] |
---|---|---|
author | keertk <keerthanakumar@google.com> | Wed Apr 12 10:55:41 2023 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 12 17:55:41 2023 +0000 |
tree | 052ccac2ba314f65ccaf51ab377a6cef6939a27a | |
parent | cae02a986cdfc01f4732d892c09328b060088a7d [diff] |
[4.2.4] Bump minimum supported macOS versions to 10.13 (#18047) * Bump minimum supported macOS versions to 10.13 As per https://developer.apple.com/support/xcode/ Xcode from 14.0 no longer supports targeting 10.9, and attempting to do so may fail in obscure ways. 10.13 is still 5+ years old, so we retain coverage for a reasonable range on macOS versions. Closes #17451. PiperOrigin-RevId: 511577111 Change-Id: I770ff101f52d16f2fc402f054579740b650986cc --------- Co-authored-by: Daniel Wagner-Hall <dwagnerhall@apple.com>
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md