Showing Recent Messages Command /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool failed with exit code 1. The tool may have crashed. Please file a bug report at http://bugreport.apple.com with the above output and attach any crash logs for ibtool, ibtoold, Xcode, and Interface Builder Cocoa Touch Tool created around the time of this failure. These logs can be found in ~/Library/Logs/DiagnosticReports or /Library/Logs/DiagnosticReports.
Asked
Active
Viewed 775 times
1
-
I think This [Link](http://stackoverflow.com/questions/15422033/why-am-i-getting-ibtool-failed-with-exit-code-255) may help you to rectify it. – Abhishek Mitra Apr 05 '17 at 05:47
-
Nothing in that referenced link worked for me. Now have this problem with Xcode Version 9.0 (9A235) – Cerniuk Sep 23 '17 at 21:22
1 Answers
1
- Close your project and quit Xcode.
- Reopen Xcode, Go to Xcode -> Perferences -> Location -> Click on Dervied Data arrow (opens a new window)
- Select and delete all the folders in Derived Data Folder.
- Clean your project and Build it.
- Run your project.

pirho
- 11,565
- 12
- 43
- 70

Geeta Khati
- 9
- 3