| commit | 37b8e1b37d5676b3d047b528149546bf2bfefdd1 | [log] [tgz] |
|---|---|---|
| author | Googler <noreply@google.com> | Wed May 03 09:06:44 2023 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed May 03 09:07:54 2023 -0700 |
| tree | 8ff2657f46fd7e5dc760a7f7cadf97cbdea84b21 | |
| parent | 78cb7d5b652ee155a0d1ad5cef3a3131e9705152 [diff] |
Delete Bazel's apple bitcode support, and the --apple_bitcode flag. Apple now prohibits (instead of requires!) bitcode in app-store uploads, so the bitcode embedding options no longer serve any purpose. This also deletes the starlark type `apple_bitcode_mode`, and deprecates and stubs out the starlark APIs `ctx.fragments.cpp.apple_bitcode_mode` and `ctx.fragments.apple.bitcode_mode`. The latter now always return "none", for compatibility with the current rules_apple/rules_swift libraries. PiperOrigin-RevId: 529106847 Change-Id: I27338dbb7907eab0046821b58a41e90e7e9333f3
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md