Commit dd84137
authored
Skip xcode targets for compile targets with empty linking providers (#3316)
We have a rule extension that can cause swift_library to return an empty
`CcInfo`. This change is needed to support that.
Signed-off-by: Brentley Jones <github@brentleyjones.com>1 parent 22dc989 commit dd84137
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
460 | 472 | | |
461 | 473 | | |
462 | 474 | | |
| |||
0 commit comments