CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 47 forks source link

MicrosoftCognitiveServicesSpeech-iOS/macOS latest version not visible in https://cocoapods.org/ #459

Open jhakulin opened 2 years ago

jhakulin commented 2 years ago

We have updated MicrosoftCognitiveServicesSpeech-iOS/macOS cocoapods to 1.19.0 version last week and I can see the new version when doing: pod trunk info MicrosoftCognitiveServicesSpeech-iOS

Also I can install new pod for the app.

However https://cocoapods.org/ still shows the earlier version (1.18.0). What might be the reason ?

In 1.19.0 release we changed the Podspec so that package is now .xcframework instead of .framework. Could that be the reason ?

orta commented 2 years ago

The search index is updated daily, it's likely that it hasn't ran yet to pickup 1.19.0

jhakulin commented 2 years ago

@orta Thanks for response. I believe there is something wrong as the 1.19.0 binaries has been out there already a week. Indeed the pod trunk info MicrosoftCognitiveServicesSpeech-iOS finds 1.19.0 version ok, but webpage is not updated.

jhakulin commented 2 years ago

@orta Any ideas why the index is not updated? It still says 1.18.0,

orta commented 2 years ago

I don't really have much time for digging into the internals of CocoaPods stuff anymore - I imagine either the search index is not picking up changes or maybe the metadata service is failing in some way

cloverdaniel commented 5 months ago

Did anyone ever figure this out? Seeing the same thing...