tags:

views:

3

answers:

0

I have managed to get myself into a bit of a pickle. I have had some problems with my xcode and in an effort to resolve this I have ended up adding and deleting some XIB files and images. Originally these images were in a folder in xcode but I took them out. Anyway the long and short of this is that my app is no longer working and all my references are mixed up. If i run it in the simulator all is fine but testing on a device causes some images and XIBs not to load. How do I sort this out?? Short of re-writing my app.

I have looked in finder and some of my XIBs are the project directory and some are in Classes. Where should they be and how do I re-link these items.

Please help this is driving me mental :-(