Project causes XCode Build view to break with internal error
Project causes XCode Build view to break with internal error
- Subject: Project causes XCode Build view to break with internal error
- From: Citizen <email@hidden>
- Date: Thu, 30 Nov 2006 21:55:01 +0000
Hope someone can help me resolve this problem.
When I load my latest project into XCode the Build view becomes corrupt.
I'm using an All-In-One layout - the Build view display, beneath the
toolbar, just appears as different shades of grey. All the normal
components have disappeared. There is a split view control to the
far left, which is unresponsive. The whole area displays the cursor
as a split view dragging cursor. Double clicking on this display
causes an Internal Error alert to appear with the message:
------
Uncaught Exception:
*** -[NSCFArray objectAtIndex:]: index (2) beyond bounds (2)
Stack Backtrace:
The stack backtrace has been logged to the console.
------
The console shows the following:
2006-11-30 20:32:17.908 Xcode[1687] ** INTERNAL ERROR: Uncaught
Exception **
Exception: *** -[NSCFArray objectAtIndex:]: index (2) beyond bounds (2)
Stack:
0 0x956c1b90 -[TSException raise]
1 0x9297be58 +[NSException raise:format:]
2 0x9293f04c -[NSCFArray objectAtIndex:]
3 0x990fc3c0 -[XCDockView toggleCollapseForIndex:]
4 0x99148388 -[XCDockView mouseUp:]
5 0x937678fc -[NSWindow sendEvent:]
6 0x9910b7e4 -[XCWindow sendEvent:]
7 0x937108d0 -[NSApplication sendEvent:]
8 0x9908ba4c -[PBXExtendedApplication sendEvent:]
9 0x93707d0c -[NSApplication run]
10 0x937f8878 _NSApplicationMain
11 0x00009b04
12 0x00009808
Is there any way I can "cure" my project file to get the Build view
back?
I can use the project with other layouts - but ideally I would like
to work with it in the All-In-One layout.
Thanks in advance,
Dave
------
David Kennedy (http://www.zenopolis.com)
_______________________________________________
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