开发者

iPhone: InterfaceBuilder nibs disconnected from my project

开发者 https://www.devze.com 2022-12-30 23:51 出处:网络
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 UI

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 re开发者_如何学编程install but I was curious if anyone's dealt with this?


I gave up trying to fix and resorted the classic workaround. Started a clean project and schlepped everything over. Things are fine...for now.

0

精彩评论

暂无评论...
验证码 换一张
取 消