buildTool()
The plug-in is a build tool.
Declaration
static func buildTool() -> Target.PluginCapabilityReturn Value
A plug-in capability that defines a build tool.
Discussion
The plug-in to apply to each target that uses it, and creates commands that run before or during the build of the target.