Skip to content

Commit 8b29909

Browse files
committed
Add FreeBSD support now in #8550
1 parent 036f5d8 commit 8b29909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftBuildSupport/PackagePIFBuilder+Helpers.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,6 @@ extension ProjectModel.BuildSettings.Platform {
969969
case .windows: .windows
970970
case .wasi: .wasi
971971
case .openbsd: .openbsd
972-
case .freebsd: .freebsd
973972
default: preconditionFailure("Unexpected platform: \(platform.name)")
974973
}
975974
}

0 commit comments

Comments
 (0)