Hi,
Wondering if anyone can help...
Have been working on a project for a while now in XCode and IB and had no problems. Recently Xcode and IB both crashed and now IB is having trouble accessing my files.
1. XIB files load fine but any referenced images can't be found (they show correctly in the image dropdown) but existing or new uses of these shows a question mark and the media pane shows the images as missing (they are not).
2. If I create new classes with nib files (via Xcode new file incl. nib file), IB cannot seem to find the class, the class name is set for files owner but you can't control drag anything, if I choose read class from the IB menu and point it to the class I can then control drag but no outlets seem to be hooked up.
I have tried repairing permissions on my drive, but no luck, cleaning targets, rebooting etc etc.
Does anyone have any ideas?