Re: Why isn't Interface Builder showing any classes from my project?
Re: Why isn't Interface Builder showing any classes from my project?
- Subject: Re: Why isn't Interface Builder showing any classes from my project?
- From: Joar Wingfors <email@hidden>
- Date: Sat, 8 Jan 2011 23:46:11 -0800
On 8 jan 2011, at 16.56, G S wrote:
> Every time I build and run the app, it fails on trying to load the XIB
> because the "class is not key-value coding compliant" for the text
> field on the thing. What class is it talking about?
If you post the actual error message, then perhaps we could offer some assistance...
In Xcode 3, IB should connect back to Xcode and automatically fetch class information. That this is not working indicates that there's something wrong in your setup. Please verify that you have a good install of the Xcode tools, and that you're using Xcode and IB from the same install. Please verify that your nib files are properly added to the target(s) in your project. Did you open the nib files from the project, or from outside of Xcode? If the latter, double check that you're opening the correct nib files, and not the nib files from some other project (perhaps a different copy / branch of the same product).
Reverting back to a known good version of your project, and then re-applying your local changes, might also be an effective way to get going again, if you can't figure out where the problem is.
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden