Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I updated my macbook to mac os x 10.7.3(11D50b).Then when I build my project under Xcode3.2.5, errors occurred:

/Volumes/DATA/Work/Untitled/MainWindow.xib:0:0 ibtool failed with exception: Interface Builder encountered an error communicating with the iPhone Simulator. If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report.

The Interface Builder app can't be opened too.Maybe Apple didn't support IB any more? How can I solve this problem?

share|improve this question

1 Answer

up vote 1 down vote accepted

OK, the error was gone yesterday. Maybe reboot the computer can solve this problem.

share|improve this answer
Nice Solution :P Worked for me too :D – Ansari Mar 29 '12 at 11:32

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.