-
Notifications
You must be signed in to change notification settings - Fork 44
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
Pod version not updated in cocoapods.org #461
Comments
Same issue here, see #459 Any information on the parts of the code in this repo which probably requires updating to fix this? |
I took a look through the logs and made some config changes which looks to be updating all of the indexes. That looks to have updated JWPlayerKit though it seems the speech services ios SDK might be getting hit by CocoaPods/indexer.cocoapods.org#8 |
@orta Any idea how to fix the iOS package ?. Now the package registry entry looks like below, which is bad Would it help to delete the entry and push the package again ? |
Did anyone ever figure this out? Seeing the same thing... |
Nope. I think Cocoapods is dead. Move to Carthage and SPM. |
Hi we have a pod that has been update twice, but the current version reflected in Cocoapods.org hasn't been updated.
Evidence:
Previous push from November 1st, 2021:
4.2.0
https://github.com/CocoaPods/Specs/blob/a1b94e122d86bf9f83353c5a9b9f14e6b51c0992/Specs/8/8/e/JWPlayerKit/4.2.0/JWPlayerKit.podspec.json
Latest update:
4.3.0
CocoaPods/Specs@d0472e7
I appreciate any guidance that can be provided.
Thank you for your time, beforehand.
The text was updated successfully, but these errors were encountered: