Commit cc2c42e
authored
Work around Windows build failure due to SwiftPM regression. (#816)
Works around a link-time bug in SwiftPM that appears to have been
introduced in
swiftlang/swift-package-manager#8049.
Works around
swiftlang/swift-package-manager#8111 until
swiftlang/swift-package-manager#8112 is in the
build.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.1 parent 51805c4 commit cc2c42e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| 146 | + | |
145 | 147 | | |
146 | 148 | | |
147 | 149 | | |
| |||
0 commit comments