We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
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!
Sorry, something went wrong.
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.
The question that I was clumsily asking was: can we support Cocoapods and Carthage without vending, and thereby lugging around, .xcodeproj files?
.xcodeproj
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: