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/Specs/PopoverView is out of date #36

Open
reynhout opened this issue Aug 22, 2013 · 4 comments
Open

CocoaPods/Specs/PopoverView is out of date #36

reynhout opened this issue Aug 22, 2013 · 4 comments

Comments

@reynhout
Copy link

I tried to update CocoaPods myself, but they want the push to come from the original repo.

The PopoverView.podspec file in runway20/PopoverView looks like it has been updated, but it refers to a different repo (cocoa-factory/PopoverView) and a tag ("0.0.2") that only exists on that other repo.

Some instrux here: https://github.com/CocoaPods/CocoaPods/wiki/Contributing-to-the-master-repo#sharing-podspecs

And discussion on my push attempt here: CocoaPods/Specs#3672

Thank you!

@gregwym
Copy link

gregwym commented Sep 12, 2013

I'm having the same issue. Hopefully the update will be published to Pods soon.

@pierrephi
Copy link

@runway20 would you mind pushing 0.0.2 to the central cocoapods repo?
Currently only 0.0.1 is referenced there, thanks!

@ocrickard
Copy link
Contributor

I wrote this repo, but no longer work with Runway 20. So what is it exactly that you need us to do? I'll see if I can take care of it, or ask someone at runway 20 to do it for you.

@reynhout
Copy link
Author

reynhout commented Jan 1, 2014

Hi Oliver,

There's one oddity in the PopoverView podspec that was merged in from cocoa-factory. It changed the authoritative PopoverView source repo from "runway20/PopoverView" to "cocoa-factory/PopoverView". I assume it should be changed back to runway20, unless the code is being handed off.

The correct source repo should then be tagged "0.0.2", and everything pushed up to github.

Over on the CocoaPods repo, the runway20 account should fork CocoaPods/Specs, copy the podspec file from the PopoverView repo into the PopoverView directory, and then push that change up to github.

Lastly, a pull request for the CocoaPods repo should come from the runway20 account so they can merge the podspec file in with confidence.

Let me know if that helps, or if I've missed something.

Thanks for the code, it's quite useful!

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

4 participants