> When I open my application's XIB file in interface builder It raises an > exception from the QCView: > > Interface Builder[2400] [<QCView 0x11da54ec0> valueForUndefinedKey:]: > this class is not key value coding-compliant for the key allowsFileCreation. > > Turning off the preference to synchronize the XIB with the project allows me > to open an edit the XIB file and my project builds and runs without issues > but now I'm trying to add some image resources to the project and with sync > turned off the resources don't appear IB. I don't really understand where > this error is coming from.
In terminal, try the following: defaults delete -globalDomain QCPrivateIBPalette Does that make the exception go away? If not, please file a bug, and attach the offending XIB/Xcode project. _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com