Re: Bizarre Xcode Behaviour

2008-07-28 Thread Nick Zitzmann
On Jul 28, 2008, at 3:19 PM, Patrick Walker wrote: 2008-07-28 18:15:31.062 Server[6718:10b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** - [NSApplication isDescendantOf:]: unrecognized selector sent to instance 0x112580' That doesn't look like

Bizarre Xcode Behaviour

2008-07-28 Thread Patrick Walker
I've been working on an item and it worked all fine and dandy. Knowing things would soon go awry, I took a snapshot. I did a build after making an addition of another NSTextField label. Suddenly, each time the program was built or launched, I would get this: 2008-07-28 18:15:31.039 Server