Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide development packages #58

Open
djbe opened this issue Aug 2, 2022 · 0 comments
Open

Hide development packages #58

djbe opened this issue Aug 2, 2022 · 0 comments

Comments

@djbe
Copy link

djbe commented Aug 2, 2022

The latest release 1.1.4 exposes all the development packages in the Package.swift file. You'd think SPM is smart enough to exclude these, but it isn't.

It's creating issues for certain packages that use Komondor (see SwiftGen/StencilSwiftKit#162 (review)), because of dependency conflicts further down (see krzysztofzablocki/Sourcery#1023 (comment)).

The issue was caused by this unhide commit. Normally release commits of Komondor hide these packages again, see for example the release commit for 1.1.3.

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

No branches or pull requests

1 participant