Re: Leaks in UIPanGestureRecognizer?

2012-04-11 Thread Kurt Revis
eral reports of the same thing. File a Radar, and mention this one: http://openradar.appspot.com/11081198 -- Kurt Revis kre...@snoize.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator c

Re: SMJobBless - how to start helper tool?

2012-03-18 Thread Kurt Revis
On Mar 18, 2012, at 3:20 AM, Gerriet M. Denkmann wrote: > Messing around with the Apple sample project SMJobBless, I got the > SMJobBless() function to work. > I.e. my helper tool is blessed and gets copied to: > /Library/PrivilegedHelperTools/de.mdenkmann.SMJobBlessHelper . > > But how to star

Re: How to get Mac codesign certificate?

2012-03-17 Thread Kurt Revis
The SMJobBless example code has a ReadMe.txt file that explains how to make a self-signed certificate, and how to set up the project to use it. It worked correctly when I tried it. https://developer.apple.com/library/mac/#samplecode/SMJobBless/Listings/ReadMe_txt.html > You can get a self-sign