You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding --verbose to swift build triggers a full rebuild instead of incremental (#8717)
Normalize any build parameters whose modifications do not need to cause
a recompilation. For instance, building with or without `--verbose`
should not cause a full rebuild.
Issue: #8690
0 commit comments