Commit 29b4df6
committed
Enable sandboxing for swift builds
I discovered an issue in the rules where we were relying on the fact
that persistent workers, which rules_swift uses, disable the sandbox by
default. Disabling workers in these rules shouldn't hurt anything since
we don't rely on the incremental compilation performance benefits.1 parent 94a3e15 commit 29b4df6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
0 commit comments