Skip to content

Commit 8f0a46f

Browse files
Remove --experimental_action_cache_store_output_metadata (#3207)
It’s now (and has been since Bazel 6) set automatically when using BwoB. Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent c08dd99 commit 8f0a46f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

xcodeproj/internal/templates/xcodeproj.bazelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ common:rules_xcodeproj --cache_computed_file_digests=500000
1313
# We default to `dbg` since debugging is broken otherwise
1414
common:rules_xcodeproj --compilation_mode=dbg
1515

16-
# Work around https://github.com/bazelbuild/bazel/issues/13912
17-
common:rules_xcodeproj --experimental_action_cache_store_output_metadata
18-
1916
# Xcode builds shouldn't mess with the workspace's symlinks
2017
common:rules_xcodeproj --experimental_convenience_symlinks=ignore
2118

0 commit comments

Comments
 (0)