FelixHerrmann / swift-package-list

A command-line tool to get all used SPM-dependencies of an Xcode project or workspace.
MIT License
135 stars 16 forks source link

[Feature] Sendable Conformances #121

Closed FelixHerrmann closed 3 weeks ago

FelixHerrmann commented 3 weeks ago

This PR conforms Package and PackageProvider to Sendable.