I am using my MacAir for development in conjunction with my iMac. MacAir is Lion, iMac is snow lep
My MacAir is not allowing me to open xcode. It continues to give me this error. Any suggestions on how to fix this?
Xcode encountered an internal logic error. Choose "Continue" to continue running Xcode in an inconsistent state. Choose "Crash" to halt Xcode and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.
ASSERTION FAILURE in /SourceCache/IDEInterfaceBuilder/IDEInterfaceBuilder- 1938/Framework/Utilities/IBFoundationAdditions.m:2247
Details: Both arguments are required
Function: NSString *IBRelativePath(NSString *, NSString *)
Thread: <NSThread: 0x4026acba0>{name = (null), num = 8}
Hints: None
You can't prevent it, it is a logic error in Xcode, eventually Apple will get it fixed. Xcode 4.x it a work-ion-progress that has a lot of nasty edges yet.
I have had good luck (usually) clicking "Continue", sometimes a dozen times in one after another and had Xcode continue. Quitting and re-launching Xcode sometimes improves things.
Similar to this question.
There are two uninstall scripts in /Developer/Library/uninstall-devtools and /Developer/Library/uninstall-developer-folder Try them prior to an new install.
You should file a bug at bugreport.apple.com