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
Do not emit a dependency-scanner fallback warning when in integrated-driver mode
This warning is mostly useful for debugging the driver, so let's hide it when libSwiftDriver is used, instead of a swift-driver executable.
There are also valid scenarios where the scanning action can succeed just-as-well using the fallback path where this warning is extraneous and may confuse users because it is not actionable.
0 commit comments