Commit Graph

2 Commits

Author SHA1 Message Date
Artem Chikin
a2dc674723 [Dependency Scanning] Disable validation of Swift dependency modules' existing pre-built candidate binary module files in the scanner, on a non-caching build.
As-is, this default interferes with the incremental build machinery which conservatively assumes that binary module dependencies must cause dependents to be re-built.
2024-07-29 17:16:54 -07:00
Steven Wu
81f730fc9c [Tests] Add scan-dependency tests for swift module version mismatch
Add tests to make sure the binary module selection in the swift
dependency scanner handles swift module version correctly.
2024-07-02 11:33:37 -07:00