'Cleaning' a confused project
'Cleaning' a confused project
- Subject: 'Cleaning' a confused project
- From: "Chris Jefferson" <email@hidden>
- Date: Tue, 11 Mar 2008 13:57:54 +0000
Recently, xcode crashed while I was debugging a project. Now, whenever
I open that project, while all the files still seem to be present and
it builds correctly, the xcode GUI seems very confused. Various pieces
don't appear properly, and I keep getting errors (and example, copied
from console.log, is at the bottom of this mail).
Is there some way to 'clean' my project, without having to set up all
the files it contains, build settings, etc. from scratch?
11/03/2008 13:53:48 Xcode[70950] ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[NSCFArray objectAtIndex:]: index (2) beyond bounds (2)
Stack:
0 0x968e524b __raiseError (in CoreFoundation)
1 0x900a00fb objc_exception_throw (in libobjc.A.dylib)
2 0x968e502b +[NSException raise:format:arguments:] (in CoreFoundation)
3 0x968e506a +[NSException raise:format:] (in CoreFoundation)
4 0x9549c3df _NSArrayRaiseBoundException (in Foundation)
5 0x9541a218 -[NSCFArray objectAtIndex:] (in Foundation)
6 0x00b146a7 -[XCDockView toggleCollapseForIndex:] (in DevToolsInterface)
7 0x00d96696 -[XCDockView mouseUp:] (in DevToolsInterface)
8 0x95ca5b61 -[NSWindow sendEvent:] (in AppKit)
9 0x00b32199 -[XCWindow sendEvent:] (in DevToolsInterface)
10 0x95c72714 -[NSApplication sendEvent:] (in AppKit)
11 0x00ad759c -[PBXExtendedApplication sendEvent:] (in DevToolsInterface)
12 0x95bd00f9 -[NSApplication run] (in AppKit)
13 0x95b9d30a NSApplicationMain (in AppKit)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden