Skip to content

Conversation

@Viditgupta-official
Copy link

This PR adds a conceptual overview of Swift Package Manager plugins.

It explains:

  • The two kinds of plugins supported by SwiftPM (command plugins and build tool plugins)
  • When and how each type is invoked
  • How plugin outputs are handled by the build system
  • Visibility and limitations of generated outputs between plugins

This documentation clarifies common points of confusion around plugin execution and output visibility, and addresses the questions raised in #8469.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant