swift
780a5466
- [xcodegen] Restrict dependency computation a bit
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[xcodegen] Restrict dependency computation a bit Only consider `.o` and `.swiftmodule` inputs for now. Previously we could end up with unnecessary dependencies for e.g plugin dylibs, but we don't build and patch those in currently.
References
#78192 - [xcodegen] A couple of fixes for `--stdlib-swift`
Author
hamishknight
Parents
10297643
Loading