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

Updated Cocoapod soon? #45

Closed
rbaumbach opened this issue Aug 19, 2015 · 3 comments
Closed

Updated Cocoapod soon? #45

rbaumbach opened this issue Aug 19, 2015 · 3 comments

Comments

@rbaumbach
Copy link

Looking at ASValuePopUpView.h on master you have the a property that I need to update the arrow length:

@interface ASValuePopUpView : UIView

@property (nonatomic) CGFloat arrowLength;

However, using the latest Cocoapod, 0.10.1 (which points to tag 0.10.1), this property doesn't exist. Is there a plan to roll out this change in an updated Cocoapod soon?

Thanks!

@alskipp
Copy link
Owner

alskipp commented Aug 20, 2015

Thanks for the reminder! This really should have happened a while ago - whoops! My focus has been on various Swift projects, so venturing back to Obj-C tends to feel a little painful ; )
As a temporary workaround you could specify the commit in your podfile. See my response in #46. I'll get this sorted ASAP.

@rbaumbach
Copy link
Author

Thanks, I have been using the latest commit in my podfile for now to get the working. This issue was opened just to see if you plan on updating it soon =)

Thanks!

@alskipp
Copy link
Owner

alskipp commented Aug 23, 2015

Finally got around to releasing the new version : )

@alskipp alskipp closed this as completed Aug 23, 2015
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

2 participants