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
[6.0] Mark buildSettingsDescription as @_spi in Target.swift (#7543)
**Explanation**: `buildSettingsDescription` needs to be accessed in
SwiftPM client code.
**Scope**: a single property of `PackageModel.Target`.
**Risk**: none, change is NFC and builds successfully.
**Testing**: NFC.
**Issue**: rdar://127782783
**Reviewer**: @bnbarham
0 commit comments