Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

CocoaPods is out of date #194

Open
migrant opened this issue Mar 17, 2014 · 5 comments
Open

CocoaPods is out of date #194

migrant opened this issue Mar 17, 2014 · 5 comments

Comments

@migrant
Copy link

migrant commented Mar 17, 2014

Would you please submit the changes since 2.0.6 into Specs repo.Because pull request #185 resolve the retain cycle.
Thanks a lot.

@elsurudo
Copy link

👍

@DoctorG
Copy link

DoctorG commented Feb 18, 2015

You may already know this, but for Repo’s that don’t get their PodSpec updated frequently, use this in your podfile:

pod 'PKRevealController', :head

On Feb 18, 2015, at 1:31 PM, Ernest Surudo notifications@github.com wrote:


Reply to this email directly or view it on GitHub #194 (comment).

@elsurudo
Copy link

Heh, yeah. Actually I just discovered this yesterday, after installing this lib in my project directly, and then backtracking :)

BTW, is there a way to lock to a specific commit, or is tracking HEAD the only alternative?

@DoctorG
Copy link

DoctorG commented Feb 19, 2015

Yes sir.. if you want to lock to a specific commit:

pod 'PKRevealController', :git => 'https://github.com/pkluz/PKRevealController.git', :commit => ' 94a18d6

On Feb 19, 2015, at 4:30 AM, Ernest Surudo notifications@github.com wrote:

Heh, yeah. Actually I just discovered this yesterday, after installing this lib in my project directly, and then backtracking :)

BTW, is there a way to lock to a specific commit, or is tracking HEAD the only alternative?


Reply to this email directly or view it on GitHub #194 (comment).

@elsurudo
Copy link

elsurudo commented Mar 1, 2015

Thanks for the tip!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants