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
SPM has a newly minted dependency on swift-syntax. This needs to be
fulfilled and re-building the dependency and statically linking will
increase the binary size ~70M (*3). Use dynamic linking to avoid that
and to save build time.
0 commit comments