Error opening xib file: "-[IBUIScreenMetrics initWithCoder:]: unrecognized selector"
Error opening xib file: "-[IBUIScreenMetrics initWithCoder:]: unrecognized selector"
- Subject: Error opening xib file: "-[IBUIScreenMetrics initWithCoder:]: unrecognized selector"
- From: Jens Alfke <email@hidden>
- Date: Tue, 06 Sep 2011 16:39:15 -0700
I’ve got an iOS project that works fine in Xcode 4, and tried for the first time to build it with Xcode 3.2.5. I’m getting an error while compiling one of the xib files:
The document “RootViewController.xib” could not be opened. The operation couldn’t be completed. -[IBUIScreenMetrics initWithCoder:]: unrecognized selector sent to instance 0x10187aba0.
I get the same error message in an alert box if I try to open that xib file in Interface Builder.
Any idea what this means?
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden