commit | 257d0932c1cf45b0ca144ab954b3ca3b4368bae2 | [log] [tgz] |
---|---|---|
author | Shin Yamamoto <shin@scenee.com> | Thu Dec 05 16:31:00 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 05 16:31:58 2019 -0800 |
tree | 58c9b20213fc1ed64db6b58c687355fef3ee4236 | |
parent | 8d8f62f89f259708d7c24e90be0dfb04c0fba24d [diff] |
docs: fix ios-app tutorial The patch allows `bazel build //ios-app:ios-app` work well following "Create a BUILD file" instructions in [Introduction to Bazel: Building an iOS App](https://docs.bazel.build/versions/master/tutorial/ios-app.html). Closes #10271. PiperOrigin-RevId: 284079718
{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