Contents

Target.PluginUsage.plugin(name:package:)

Specifies the use of a plug-in product in a package dependency.

Declaration

case plugin(name: String, package: String?)

Parameters

  • name:

    The name of the plug-in target.

  • package:

    The name of the package that defines the plug-in target.

See Also

Creating a Plugin Usage