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
With both the arm64 and x86_64 installs from the July 27'th toolchain, running swift build produces an error with the InternalCollectionsUtilities.dll missing from the install.
I'll assume that because the build succeeded that the DLL does exist but just isn't packaged.
The Dependencies utility shows me it's from the Workspace module in swiftpm. But not obvious looking at the source how it gets there.