Monday, March 30, 2009

iPhone dev: ibtool failed with exit code 5

A dirty error was occuring while I was compiling an iPhone app to deploy in my iPhone v2.2.1. I thought I need to go back to developer mode to fix this, but luckily I found a quick solution to this which was fairly simple than anything else in Cocoa coding. I would definitely want to share this with you coz it looks quite common error to me. Likely to be an Xcode bug too:

Error description, "Command /Developer/usr/bin/ibtool failed with exit code 5"

Clue: UITextFields can’t be set to Hidden !!!

The solution is: You probably have a UITextField set to hidden in one of your Nib files… Unhiding the UITextField will solve the problem.

Enjoy!

1 comment:

Saqib Saud said...

yeah sure this seems to a common issue. Just discovered it.
wasted couple of hours because of it :(

Isnt there work around?

How Data-Driven Decision-Making Powers Sustainable, Efficient, and Personalized Business - A Podcast Summary

In Episode 6, Jas and Nav dive deep into one of the most critical yet often underutilized elements of modern business strategy: Data-Driven ...