Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions xcodeproj/internal/templates/xcodeproj.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ common:rules_xcodeproj --show_result=0
common:rules_xcodeproj --noworker_sandboxing
common:rules_xcodeproj --spawn_strategy=remote,worker,local

# Output group outputs aren't downloaded with minimal, we need to use toplevel with Xcode
build:rules_xcodeproj --remote_download=toplevel

### `--config=rules_xcodeproj_generator`
#
# Used when generating a project.
Expand Down