I've never gotten an Assertion Failure before. I've researched it but haven't found much luck. I've tried cleaning my project, renaming the file, even rebooting my machine and starting over. Still getting this error. Here's what's in the detail. Any suggestions?
Assertion Message: An uncaught exception was raised.
Exception Name: IBCCTTAssert Failure
Reason: Unexpected SDK identifier macosx10.6
User Info: (null)
Thread 0 Raised an Exception:
0 CoreFoundation 0x00007fff8651eca6 __exceptionPreprocess + 150
1 libobjc.A.dylib 0x00007fff805a80f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff86576999 -[NSException raise] + 9
3 IBCocoaTouchPlugin 0x0000000118094765 IBReducedIPhoneOSMarketingStringFromXcodeSDKIdenti fier + 1052
4 IBCocoaTouchPlugin 0x00000001180948dc IBIPhoneSDKVersionForSDKIdentifier + 350
5 IBCocoaTouchPlugin 0x00000001180141e8 IBUpdateCreateVersionMenuItemToReflectDestinationT argetRuntime + 9187
6 InterfaceBuilderKit 0x000000010017936c -[IBDocument willSynchronizeWithProjectFiles

roject:] + 425
7 IBCocoaTouchPlugin 0x000000011801c089 IBBestTargetRuntimeForConversionFromTargetRuntime + 15753
8 InterfaceBuilderKit 0x000000010013101a -[IBDocument beginSyncingWithXcodeIfNeeded] + 580
9 IBCocoaTouchPlugin 0x0000000118018804 IBBestTargetRuntimeForConversionFromTargetRuntime + 1284
10 Foundation 0x00007fff853f5428 __NSFireDelayedPerform + 404
11 CoreFoundation 0x00007fff864bb678 __CFRunLoopRun + 6488
12 CoreFoundation 0x00007fff864b984f CFRunLoopRunSpecific + 575
13 HIToolbox 0x00007fff874f491a RunCurrentEventLoopInMode + 333
14 HIToolbox 0x00007fff874f471f ReceiveNextEventCommon + 310
15 HIToolbox 0x00007fff874f45d8 BlockUntilNextEventMatchingListInMode + 59
16 AppKit 0x00007fff869be29e _DPSNextEvent + 708
17 AppKit 0x00007fff869bdbed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
18 Interface Builder 0x0000000100003906
19 AppKit 0x00007fff869838d3 -[NSApplication run] + 395
20 AppKit 0x00007fff8697c5f8 NSApplicationMain + 364
21 Interface Builder 0x0000000100001c44
Thanks much!