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

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

Open
jhakulin opened this issue Nov 14, 2021 · 5 comments

Comments

@jhakulin
Copy link

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
Copy link
Member

orta commented Nov 15, 2021

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

@jhakulin
Copy link
Author

@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
Copy link
Author

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

@orta
Copy link
Member

orta commented Nov 20, 2021

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
Copy link

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

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

3 participants