Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove -incremental when using -whole-module-optimization
Passing both results in noisy remarks when building from the command line like: ``` remark: Incremental compilation has been disabled: it is not compatible with whole module optimization ``` https://forums.swift.org/t/incremental-compilation-has-been-disabled-it-is-not-compatible-with-whole-module-optimization/66092
- Loading branch information