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

Remove Cocoapods and Carthage support #160

Open
alanzeino opened this issue Sep 2, 2021 · 3 comments
Open

Remove Cocoapods and Carthage support #160

alanzeino opened this issue Sep 2, 2021 · 3 comments

Comments

@alanzeino
Copy link
Collaborator

Just a heads up that we are considering removing support for these considering recent issues running these tools on Apple Silicon, Apple's changes to xcframeworks, Swift Package Manager gaining steam in the past year, etc.

If you use one of these integration points consider at least switching to SwiftPM integration. We may drop Cocoapods integration early next year considering the above.

@pwadowski
Copy link

Do you still have plans to drop support for Cocoapods? I am researching options to migrate PointFree snaphot testing lib in my client's project to something which supports Cocoapods and your lib is the only solution which I found.

@alanzeino
Copy link
Collaborator Author

Yes likely this year.

Even if we dropped Cocoapods you could just copy the code into your app and use the :path, or use an old version of the library.

@pwadowski
Copy link

Yeah, I know but we have a flow which automatically updates our pods and this solution won't fit into this. Probably, we are going to try use both cocoapods and spm in one project.
Thanks for quick response.

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