iPhone: InterfaceBuilder nibs disconnected from my project

Posted by John Leonard on Stack Overflow See other posts from Stack Overflow or by John Leonard
Published on 2010-05-21T17:29:15Z Indexed on 2010/05/21 17:30 UTC
Read the original article Hit count: 167

Filed under:

Since upgrading to XCode 3.2, InterfaceBuilder doesn't play nice. All of my image links are broken in IB but they'll show fine when I compile. When I go to the combo box to select an image for my UIImageView, it doesn't have the image files I've added to my app.

I also can't create a new .nib and associate it with a class I've written. Like images, my custom viewcontrollers aren't available to pick from.

I'm going to try a reinstall but I was curious if anyone's dealt with this?

© Stack Overflow or respective owner

Related posts about iphone