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
package -> @_spi public due to package exportability rule updates (#7561)
- **Explanation**: Cherry-pick swiftlang/swift#73161
to `releases/6.0` so that SwiftPM 6.0 can be built with a `main` Swift
development snapshot
- **Scope**: Changes access level of a member from `package` to SPI
- **Risk**: Very low, just changes the access lavel
- **Testing**: n/a
- **Issue**: n/a
- **Reviewer**: @MaxDesiatov and @bnbarham on
#7525
0 commit comments