Re: Freaking out a bit...

2011-07-28 Thread Kyle Sluder
On Thu, Jul 28, 2011 at 6:20 PM, John Cate wrote: > applicationWillFinishLaunching: and applicationDidFinishLaunching: are not > getting called. I checked the spelling, going so far as to copy and paste > from documentation to code. (It worked pre-OS X 10.7). I made sure the > delegate was set

Freaking out a bit...

2011-07-28 Thread John Cate
applicationWillFinishLaunching: and applicationDidFinishLaunching: are not getting called. I checked the spelling, going so far as to copy and paste from documentation to code. (It worked pre-OS X 10.7). I made sure the delegate was set by NSLogging it. I even added the formal protocol tag. To t