Contents

Target.PluginCapability

The different types of capability that a plug-in can provide.

Declaration

enum PluginCapability

Overview

In this version of SwiftPM, only build tool and command plug-ins are supported; this enumeration will be extended as new plug-in capabilities are added.

Topics

Creating a Plugin Capability

Enumeration Cases

See Also

Creating a Plugin Target