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
* Pass `toolchainLibDir` if using XCBuild
We pass this as an additional `-L` when building with SwiftPM's own build system, so we should also pass this when using XCBuild.
rdar://82313817
* Account for the platform-specific path where link libraries are found
Co-authored-by: Doug Gregor <[email protected]>
0 commit comments