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

Add cataloger for swift carthage packages #1936

Open
wagoodman opened this issue Jul 13, 2023 · 0 comments
Open

Add cataloger for swift carthage packages #1936

wagoodman opened this issue Jul 13, 2023 · 0 comments
Labels
enhancement New feature or request good-first-issue Good for newcomers new-cataloger

Comments

@wagoodman
Copy link
Contributor

Today we have a swift cocoapods cataloger that catalogs podfile.lock files that are specified for each "pod" (logical package). These are hosted in the centralized cocoapods.org and managed with the cocoapods tool (written in ruby oddly enough).

There is an alternative decentralized package manager (does not have a centralized specs repo) called Carthage that have Cartfile and Cartfile.resolved files that can be cataloged as well.

@wagoodman wagoodman added enhancement New feature or request new-cataloger labels Jul 13, 2023
@wagoodman wagoodman added the good-first-issue Good for newcomers label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-first-issue Good for newcomers new-cataloger
Projects
None yet
Development

No branches or pull requests

1 participant