Commit 6e71f7f
authored
Package: Update Swift Tool Support Core references (#8910)
When the Integration Tests were merged with the Tests (#8223), the
`Package.swift` added dependencies on Swift Tools Support Core. However,
the declaration did not take into account when the
SWIFTPM_SWBUILD_FRAMEWORK environment variable was defined, which was
updated in #8442 and #8802.
Update the declaration of any Swift Tools Support Core dependencies to
use the respective local variables.1 parent 6252b97 commit 6e71f7f
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
844 | | - | |
| 843 | + | |
845 | 844 | | |
846 | 845 | | |
847 | 846 | | |
| |||
1052 | 1051 | | |
1053 | 1052 | | |
1054 | 1053 | | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
| 1054 | + | |
1058 | 1055 | | |
1059 | 1056 | | |
1060 | 1057 | | |
| |||
0 commit comments