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 fd7d22b commit b543c86Copy full SHA for b543c86
Sources/PackageDescription/Target.swift
@@ -1084,7 +1084,7 @@ extension Target.Dependency {
1084
1085
extension Target.PluginCapability {
1086
1087
- /// Specifies that the plugin provides a prebuild capability. The plugin
+ /// Specifies that the plugin provides a build tool capability. The plugin
1088
/// will be applied to each target that uses it and should create commands
1089
/// that will run before or during the build of the target.
1090
@available(_PackageDescription, introduced: 5.5)
0 commit comments