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
utils: adjust the Swift flags for building Foundation
Ensure that we properly configure Foundation for building statically. We
would previously build against a dynamic variant of the standard library
and libclosure. The new flags correct this so that we correctly load the
appropriate libraries.
0 commit comments