| commit | 02d2e84bd55d71d712ec5bf2bc7d4fc94052aadc | [log] [tgz] |
|---|---|---|
| author | Gyuyoung Kim <gyuyoung@igalia.com> | Thu Oct 02 14:44:08 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 02 14:44:08 2025 |
| tree | 517b8c0d02796b2e0e075a546af800776a33fc2c | |
| parent | 76a1567e95fd13220d5c27d2b9c7ca67ab8899ac [diff] |
[tvOS] Use Xcode 26 default version https://crrev.com/c/6988607 updated the xocde version from 17a324 to 17b5025f, but tvOS bots don't support xcode beta version(17b5025f) yet. So the bots start using the default version of Xcode used by the other iOS bots until the bots support the beta version. Bug: 400486355 Change-Id: Icead0dbab6da1de13cf6bb7fdf4541b64da5bf0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7005564 Reviewed-by: Yue She <yueshe@google.com> Commit-Queue: Raphael Kubo da Costa <kubo@igalia.com> Cr-Commit-Position: refs/heads/main@{#1524197}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.