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[6718:10b] *** -[NSApplication isDescendantOf:]: unrecognized selector sent to instance 0x112580 2008-07-28 18:15:31.053 Server[6718:10b] An uncaught exception was raised 2008-07-28 18:15:31.057 Server[6718:10b] *** -[NSApplication isDescendantOf:]: unrecognized selector sent to instance 0x112580 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'
2008-07-28 18:15:31.066 Server[6718:10b] Stack: (

Even when going back to a previous snapshot, this happens all over again. I don't even know where to begin, actually.

Latest version of Xcode on PPC. I also get a popup NSCFString error anytime the cursor passes @end in any file.

Anyone have suggestions how I can salvage 14 hours of work back?

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to