Contents

PackageManager

Provides specialized information and services from the Swift Package Manager or an IDE that supports Swift packages.

Declaration

struct PackageManager

Overview

Different plugin hosts implement the functionality in whatever way is appropriate for them, but are expected to preserve the semantics described by this API.

Topics

Building a Package

Testing a Package

Retrieving Symbols for a Package

See Also

Interacting with Package Manager