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
Restore the components, move the install location, and enable the
dual-purpose installer, and enable higher compression. The higher
compression helps offset some of the associated costs for the split
MSIs.
The SDKs are now relocated to `%ProgramFiles%\Swift\Platforms` to
co-locate the Platform SDKs with the toolchain and runtime. The
conversion to a dual purpose MSI will relocate this to
`%LocalAppData%\Programs\Swift\Platforms`. In most cases this should be
a space free path which allows us to finally migrate away from
`C:\Library` and fix the issue of incorrect permissions on directories.
0 commit comments