It also happened to me after I had removed a UI element from the nib file and the corresponding IBOutlet from the view controller. Cleaning the project didn't solved it either.
Therefore I removed the folders within the DerivedData folder which is created by Xcode 4. Then it worked!