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

Lacking CocoaPods support #142

Open
duemunk opened this issue Oct 30, 2019 · 3 comments
Open

Lacking CocoaPods support #142

duemunk opened this issue Oct 30, 2019 · 3 comments

Comments

@duemunk
Copy link
Owner

duemunk commented Oct 30, 2019

CocoaPods support has been missing for a long time (#29, #124, and more), and last time I gave it a shot, CocoaPods didn't play nice. I don't use it, so I'm considering just removing support for it completely.

Any thoughts? cc @colemcampbell @Coledunsby

@colemcampbell
Copy link
Collaborator

In my experience Swift packages are significantly easier to create and maintain, and now that Xcode 11 includes built-in SwiftPM support I don’t see any reason to use CocoaPods in my own projects. I’ve had to keep it around for dependencies that haven’t adopted SwiftPM compatibility yet but that number is shrinking rapidly and I imagine that it’s only a matter of time before I never use CocoaPods again.

@colemcampbell
Copy link
Collaborator

@duemunk If you decide to drop support and want someone to take care of removing it from the repository I can make a pull request.

@duemunk
Copy link
Owner Author

duemunk commented Dec 6, 2019

Thanks for offering @colemcampbell. I think we should do that then!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants