Commit 0892fae3 authored by John Budorick's avatar John Budorick Committed by Commit Bot

luci: update xcode cache version.

Tbr: justincohen@chromium.org
Bug: 903674
No-Try: true
Change-Id: Icc14807608fbd7eac94a129a6c0a6b41b187d34d
Reviewed-on: https://chromium-review.googlesource.com/c/1331828
Commit-Queue: John Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607308}
parent 49cdf9a2
...@@ -439,9 +439,9 @@ builder_mixins { ...@@ -439,9 +439,9 @@ builder_mixins {
builder_mixins { builder_mixins {
name: "xcode-caches" name: "xcode-caches"
caches: { caches: {
# Cache for Xcode 10 (build version 10a254a) needed for iOS builds. # Cache for Xcode 10.1 (build version 10b61) needed for iOS builds.
name: "xcode_ios_10a254a" name: "xcode_ios_10b61"
path: "xcode_ios_10a254a.app" path: "xcode_ios_10b61.app"
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment