Skip to content

Commit 3772eb7

Browse files
authored
Remove outdated development remark (#303)
This is a leftover from when TSC was vendored inside SwiftPM, this hasn't been the case anymore for quite some time.
1 parent b7b4c85 commit 3772eb7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ swift-tools-support-core
44
Contains common infrastructural code for both [SwiftPM](https://github.com/apple/swift-package-manager)
55
and [llbuild](https://github.com/apple/swift-llbuild).
66

7-
Development
8-
-------------
9-
10-
All changes to source files in this repository need to be done in the repository of the Swift Package Manager repository ([link](https://github.com/apple/swift-package-manager)) and then copied here using the Script in `Utilities/import` which takes the local path to the SwiftPM directory as input (or uses `../swiftpm` as default).
11-
All targets with a TSC prefix in [SwiftPM](https://github.com/apple/swift-package-manager) are part of the swift-tools-support-core and will be imported by the import script. The plan is to eventually move ownership to this repository.
12-
137
License
148
-------
159

0 commit comments

Comments
 (0)