2007-12-31 14:54:49.951 Xcode[516] *** -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
2007-12-31 14:54:49.956 Xcode[516] Exception raised during posting of notification. Ignored. exception: *** -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
2007-12-31 14:55:01.145 Xcode[516] *** -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
2007-12-31 14:55:01.244 Xcode[516] ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[TSFileManager supportFilesRootPath]: selector not recognized [self = 0x360220]
Stack:
0 0x9e23deb1 -[TSException raise]
1 0x92852243 +[NSException raise:format:]
2 0x928da4c6 -[NSObject doesNotRecognizeSelector:]
3 0x927fe327 -[NSObject(NSForwardInvocation) forward::]
4 0x90a5ccbd __objc_msgForward
5 0x94d6cced +[NSBundle(TSBundleAdditions) searchPathsForSupportFilesWithSubpath:]
6 0x9eaf3ed4 -[PBXWizardChooserWizard addWizardProxiesFromDefaultSearchPaths]
7 0x00009c8e
8 0x93383db8 -[NSApplication sendAction:to:from:]
9 0x93431d0b -[NSMenu performActionForItemAtIndex:]
10 0x93431a4d -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]
11 0x93362e32 __NSHandleCarbonMenuEvent
12 0x93296818 __DPSNextEvent
13 0x93296072 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
14 0x9328fdf7 -[NSApplication run]
15 0x93283d4b _NSApplicationMain
16 0x0000a46e
17 0x0000a395
Any suggestions about why this is happening and how to correst it?
Rick