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
In order to implement asynchronous tests, swift-corelibs-xctest
will take on a dependency upon swift-corelibs-foundation. To
properly link the two:
- Allow the package manager to take a path to a Foundation build.
- Extend the SWIFTPM_EXTRA_IMPORTS hack such that it can take a
list of paths.
0 commit comments