Skip to content

Commit

Permalink
Remove --experimental_worker_allow_json_protocol
Browse files Browse the repository at this point in the history
Port bazelbuild/bazel#14679 into `rules_ios` to prepare for Bazel 6.0.0.
  • Loading branch information
mattrobmattrob committed Nov 28, 2022
1 parent 675767e commit 2c80b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ build --compilation_mode=dbg

# Use 'worker' strategy for swift compilation
build --strategy=SwiftCompile=worker
build --experimental_worker_allow_json_protocol

# This flips enable_global_index_store - see docs/index_while_building.md for a
# detailed summary
Expand Down

0 comments on commit 2c80b95

Please sign in to comment.