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
Windows relies on the suffix for differentiating files. The use of
`.exe` as the executable suffix is nearly universal on Windows. Ensure
that we use that when targeting Windows, repairing the use of certain
subcommands, e.g. `swift help build`.
Fixes: #1404
0 commit comments