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.
1 parent 8ee74f2 commit b6c1b40Copy full SHA for b6c1b40
Package.swift
@@ -83,7 +83,6 @@ let package = Package(
83
// the ContainerImageBuilder plugin from the command-line.
84
.target(
85
name: "swift-container-plugin",
86
- //path: "Sources/SwiftContainerPluginDocumentation",
87
exclude: ["README.md"]
88
),
89
.testTarget(
0 commit comments