Closed leogdion closed 1 year ago
@minuscorp could you look at this when you get a chance?
The question is, is really rocket needed for this package? Its configuration is empty, so it's no making anything right?
It's supposed to be used when tagging to remove dev dependencies. It's a dev dependency similar to how SwiftFormat is utilized.
This was/is always a constraint in SPM's resolving systems - it's possible that SPM doesn't force downloading of things which aren't referenced by now?
Right which is why Rocket exists essentially. I'm sure that's the purpose of swift package plugins. Regardless this will break in future versions of Swift if the dependencies aren't consistent.
Any updates?
We should merge this, as it is correct anyway
If someone is using Rocket there's a potential for conflicts in the future:
This fixes that issue in the future.