We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033ab45 commit 9b384c8Copy full SHA for 9b384c8
README.md
@@ -4,6 +4,13 @@ swift-tools-support-core
4
Contains common infrastructural code for both [SwiftPM](https://github.com/apple/swift-package-manager)
5
and [llbuild](https://github.com/apple/swift-llbuild).
6
7
+## ⚠️ This package is deprecated
8
+
9
+As this package with time has become a collection of unrelated utilities, that made it much harder to version.
10
+Primary users of TSC such as SwiftPM and Swift Driver came up with specialized alternatives to APIs provided
11
+in TSC. Moving forward, we don't recommend adding TSC as a dependency to your project. More and more types
12
+and functions here will be deprecated, with minimal modifications to ease the migration off TSC.
13
14
License
15
-------
16
0 commit comments