We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--experimental_action_cache_store_output_metadata
1 parent c08dd99 commit 8f0a46fCopy full SHA for 8f0a46f
1 file changed
xcodeproj/internal/templates/xcodeproj.bazelrc
@@ -13,9 +13,6 @@ common:rules_xcodeproj --cache_computed_file_digests=500000
13
# We default to `dbg` since debugging is broken otherwise
14
common:rules_xcodeproj --compilation_mode=dbg
15
16
-# Work around https://github.com/bazelbuild/bazel/issues/13912
17
-common:rules_xcodeproj --experimental_action_cache_store_output_metadata
18
-
19
# Xcode builds shouldn't mess with the workspace's symlinks
20
common:rules_xcodeproj --experimental_convenience_symlinks=ignore
21
0 commit comments