Commit 3137b8d
Test downstream without explicit traits (rely on FoundationSupport default)
Explicit traits: ["FoundationSupport"] may trigger a SPM 6.2 bug where
product dependencies of trait-gated sub-targets aren't included in the
build plan. Since FoundationSupport is already the default trait, omitting
the explicit specification should produce identical behavior while avoiding
the bug.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e8ebc30 commit 3137b8d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments