-
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
New pod not found after publishing 12 hours ago. #402
Comments
It was added to the main specs repo: CocoaPods/Specs@1064200 - so it should be showing up in search for folks. You might have a specs repo that is out of date? try run |
Thanks, done but always not found when taping PBPopupController in the search field. [patrickbodet : ~/Documents/PBPopupController] > pod repo update CocoaPods 1.6.0.beta.2 is available. For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.2 Updating spec repo |
I have just added in a Xcode project podfile " pod 'PBPopupController' " to test a pod install. It works, the pod is integrated to it, but my pod does not appear in the browser searching it. I have deleted the caches of the browser too. |
@orta , It works now, what did you do? However, on my page, Informations like tested, language, license, etc... and Download section does not appear. And when I click on my owner page, iDevelopper, only two Pods appear, PBPopupController is missing. What about this? Thanks. |
I do not remember how search works but perhaps the index was refreshed and therefore it is now found. @iDevelopper going to close this for now and will re-open if we can find a 100% reproducible case and bug. Let me know if you want it re-opened. |
Up? Thanks in advance. |
This looks more like an issue with the web infra, so I'm moving it to the cocoapods.org repo |
Hey there, Any news on this? |
Hi iDeveloper, you said something about the notation in my topic (#392), can you explain what you meant? And how i can fix that problem. Sorry for the offtopic but i am waiting 2 months for the solution :) |
Hi @Flawion , it was a mistake. As you can see, I have also some problems and the members do not seems to have a look. |
Ping... |
Report
What did you do?
pod spec lint PBPopupController.podspec
pod trunk push PBPopupController.podspec
RESULT:
Updating spec repo
master
CocoaPods 1.6.0.beta.2 is available.
To update use:
gem install cocoapods --pre
[!] This is a test version we'd love you to try.
For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.2
Validating podspec
-> PBPopupController (0.1.2)
- NOTE | xcodebuild: note: Using new build system
- NOTE | [iOS] xcodebuild: note: Planning build
- NOTE | [iOS] xcodebuild: note: Constructing build description
- NOTE | [iOS] xcodebuild: warning: Skipping code signing because the target does not have an Info.plist file. (in target 'App')
Updating spec repo
master
CocoaPods 1.6.0.beta.2 is available.
To update use:
gem install cocoapods --pre
[!] This is a test version we'd love you to try.
For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.2
🎉 Congrats
🚀 PBPopupController (0.1.2) successfully published
📅 December 29th, 17:14
🌎 https://cocoapods.org/pods/PBPopupController
👍 Tell your friends!
What did you expect to happen?
Find my pod when I search it, the first version have been pushed this morning 12 hours ago!
What happened instead?
Not found.
CocoaPods Environment
Stack
Installation Source
Plugins
Project that demonstrates the issue
The text was updated successfully, but these errors were encountered: