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
Ensure new packages have the correct minimum OS targets when using swift-testing.
swift-testing has a minimum deployment target set higher than the default for packages. We need to ensure that it is respected by `swift package init --enable-experimental-swift-testing`.
0 commit comments