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

Support for Cocoapods and Carthage package managers #216

Open
DJBen opened this issue Nov 21, 2019 · 3 comments
Open

Support for Cocoapods and Carthage package managers #216

DJBen opened this issue Nov 21, 2019 · 3 comments

Comments

@DJBen
Copy link
Collaborator

DJBen commented Nov 21, 2019

No description provided.

@jsbean
Copy link
Member

jsbean commented Nov 21, 2019

Where are Cocoapods and Carthage at with working directly with SPM packages?

I would love to keep the surface area to a minimum, while also supporting as many endpoints as possible!

@DJBen
Copy link
Collaborator Author

DJBen commented Dec 2, 2019

SPM, Cocoapods and Carthage are package managers, meaning they do not and should not change the way the APIs are exposed.

As long as this project's dependencies support the package manager, we can safely offer support to other package managers.

@jsbean
Copy link
Member

jsbean commented Dec 2, 2019

The question that I was clumsily asking was: can we support Cocoapods and Carthage without vending, and thereby lugging around, .xcodeproj files?

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

2 participants