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
Add FreeBSD support to SwiftBuild PIF builder (#8550)
### Motivation:
Add **FreeBSD** support to SwiftBuild PIF builder
(i.e., when using `--build-system swiftbuild`).
### Modifications:
Just a quick change in how we map a `PackageModel.Platform`
value to a `SwiftBuild.ProjectModel.BuildSettings.Platform` one.
0 commit comments