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

CocoaPods version #479

Closed
patryk-sredzinski opened this issue Sep 9, 2024 · 2 comments
Closed

CocoaPods version #479

patryk-sredzinski opened this issue Sep 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@patryk-sredzinski
Copy link
Contributor

patryk-sredzinski commented Sep 9, 2024

Can we have latest LiveKit uploaded to CocoaPods?
Current newest version is 2.0.12

Is there any way to automate this on every release?

@patryk-sredzinski patryk-sredzinski added the bug Something isn't working label Sep 9, 2024
@hiroshihorie
Copy link
Member

Hi, 2.0.14 has been published but I think we will stop publishing new pods eventually.
Please consider migrating to SPM instead of CocoaPods https://blog.cocoapods.org/CocoaPods-Support-Plans/
Our dependencies for example, Logging package is not being published on pods anymore.
The pod publish workflow is hacky and I had to copy libs from Xcode14.2 into Xcode15.4 for it to pass validation etc.
A lot of things break with pods so I think I need to manually test each release, that's why I'm not so interested in automating this.

@patryk-sredzinski
Copy link
Contributor Author

Thank you @hiroshihorie

I totally get it and I would love to migrate my project to SPM, although with so many dependencies I have there are dependencies that aren't on SPM, and having 2 separate dependency managers will be a pain to use.

I would really like to get this updated as long as possible. But I'll log myself a ticket to check if I can switch to SPM :)
Thanks for all the effort you do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants