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
Begin laying out the infrastructure to build SPM based projects.
Certain higher level tools (e.g. swift-inspect, swift-format) do not
have CMake based build systems. This will allow us to build and package
them as part of the toolchain distribution by building them with SPM
with the partially staged toolchain.
Write-Host-ForegroundColor Cyan "[$([DateTime]::Now.ToString("yyyy-MM-dd HH:mm:ss"))] Finished building '$Src' to '$Bin' for arch '$($Arch.ShortName)' in $($Stopwatch.Elapsed)"
0 commit comments