The stack backtrace has been logged to the console.
6/10/09 6:50:20 PM Xcode[1715] [MT] Uncaught Exception:
*** -[NSCFArray insertObject:atIndex:]: attempt to insert nil
Backtrace:
0 0x00007fff82d933e6 __exceptionPreprocess (in CoreFoundation)
1 0x00007fff83a44537 objc_exception_throw (in libobjc.A.dylib)
2 0x00007fff82da2e27 +[NSException raise:format:arguments:] (in CoreFoundation)
3 0x00007fff82da2db4 +[NSException raise:format:] (in CoreFoundation)
4 0x00007fff846e6342 -[NSCFArray insertObject:atIndex:] (in Foundation)
5 0x0000000100133a89 -[XCTargetDGSnapshot initWithInformationFromTarget:withBuildState:] (in DevToolsCore)
6 0x000000010013320a -[XCNativeTargetDGSnapshot initWithInformationFromTarget:withBuildState:] (in DevToolsCore)
7 0x0000000100133176 -[PBXTarget createDependencyGraphSnapshotWithTargetBuildState:] (in DevToolsCore)
8 0x0000000100132d7e -[PBXTarget propagateTargetSnapshotIfNeeded] (in DevToolsCore)
9 0x0000000100132b94 -[PBXTarget propagateTargetSnapshotFromNotificationIfNeeded] (in DevToolsCore)
10 0x00007fff8471b6e1 __NSFireDelayedPerform (in Foundation)
11 0x00007fff82d02aa8 __CFRunLoopRun (in CoreFoundation)
12 0x00007fff82d0106f CFRunLoopRunSpecific (in CoreFoundation)
13 0x00007fff8348a8be RunCurrentEventLoopInMode (in HIToolbox)
14 0x00007fff8348a569 ReceiveNextEventCommon (in HIToolbox)
15 0x00007fff8348a4c4 BlockUntilNextEventMatchingListInMode (in HIToolbox)
16 0x00007fff849a3142 _DPSNextEvent (in AppKit)
17 0x00007fff849a2ab3 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
18 0x00007fff8499cb5b -[NSApplication run] (in AppKit)
19 0x00007fff8496255a NSApplicationMain (in AppKit)
20 0x000000010000e97a
21 0x0000000100001284
-----------------------------------------