File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Sources/PackageDescription4 Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -245,8 +245,6 @@ public final class Package {
245
245
///
246
246
/// - Parameters:
247
247
/// - name: The name of the Swift package.
248
- /// - pkgConfig: Additional flags for a system package.
249
- /// - providers: The package providers for a system package.
250
248
/// - products: The list of products that this package vends and that can be run or used by its clients.
251
249
/// - dependencies: The list of package dependencies.
252
250
/// - targets: The list of targets that are part of this package.
@@ -282,8 +280,6 @@ public final class Package {
282
280
/// - Parameters:
283
281
/// - name: The name of the Swift package.
284
282
/// - platforms: The list of minimum deployment targets per platform.
285
- /// - pkgConfig: Additional flags for a system package.
286
- /// - providers: The package providers for a system package.
287
283
/// - products: The list of products that this package vends and that can be run or used by its clients.
288
284
/// - dependencies: The list of package dependencies.
289
285
/// - targets: The list of targets that are part of this package.
You can’t perform that action at this time.
0 commit comments