All Projects → apple → Swift Tools Support Core

apple / Swift Tools Support Core

Licence: apache-2.0
Contains common infrastructural code for both SwiftPM and llbuild.

Programming Languages

swift
15916 projects

swift-tools-support-core

Contains common infrastructural code for both SwiftPM and llbuild.

Development

All changes to source files in this repository need to be done in the repository of the Swift Package Manager repository (link) 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). All targets with a TSC prefix in SwiftPM 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.

License

Copyright (c) 2014 - 2019 Apple Inc. and the Swift project authors. Licensed under Apache License v2.0 with Runtime Library Exception.

See http://swift.org/LICENSE.txt for license information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].