We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Package.swift
1 parent abb5172 commit df3a3e8Copy full SHA for df3a3e8
Package.swift
@@ -29,7 +29,7 @@ let package = Package(
29
products: [
30
// The `libSwiftPM` set of interfaces to programatically work with Swift
31
// packages. `libSwiftPM` includes all of the SwiftPM code except the
32
- // command line tools, while `libSwiftPM` includes only the data model.
+ // command line tools, while `libSwiftPMDataModel` includes only the data model.
33
//
34
// NOTE: This API is *unstable* and may change at any time.
35
.library(
0 commit comments