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
Drop `SWIFTPM_CUSTOM_BIN_DIR` and related files because they are
not passed through to the `hostSwiftSDK` anyway and even if they
were we cannot use non-existant binaries because `targetTriple`
of host toolchain gets computed by invoking `swiftc -print-target-info`.
0 commit comments