Re: Date compiled?

2008-05-27 Thread ainxow
On May 27, 2008, at 6:31 PM, Andy Lee wrote: On May 27, 2008, at 6:20 PM, Bill Monk wrote: NSString *compileDate = [NSString stringWithCString:__DATE__ encoding:NSASCIIStringEncoding]; NSString *compileTime = [NSString stringWithCString:__TIME__

Re: How to handle bad certificate error in NSURLDownload?

2008-05-21 Thread ainxow
On May 19, 2008, at 1:51 PM, Jens Alfke wrote: I would guess that the Security framework is requiring user confirmation to allow the app to bypass certificate checking. Well, no. NSURLRequest's setAllowsAnyHTTPSCertificate:forHost: does exactly that, immediately and without user

Re: WWDC ticket needed

2008-05-15 Thread ainxow
the point. I'm hopeful the sellout will enable ADC to unleash Developer iTunes - with the event sold out, there's little reason not to sell session videos a la carte. -ainxow ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do