Commit 0c7ebf2
authored
SwiftBuild: Enable traits support (#8873)
When Creasting the SwiftBuildSystem Factory, the traits configuration
was not passed when loading the package graph.
Update the factory to pass the traits configuration during package
resolution, and remove the `withKnownIssues` in TraitTests as it relates
to SwiftBuild.
There are some know issues, which are tracked via the automated tests.1 parent 201198a commit 0c7ebf2
File tree
2 files changed
+186
-64
lines changed- Sources/CoreCommands
- Tests/FunctionalTests
2 files changed
+186
-64
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
0 commit comments