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
[TSCBasic] Allow overriding the temporary directory
SwiftPM used to allow overriding the temporary directory using the
TMPDIR variable. This facility was removed recently in favor of
NSTemporaryDirectory() but that method doesn't respect TMPDIR on macOS.
<rdar://problem/55147926>
0 commit comments