I\'ve searched all over and haven\'t found any help...
I built a small test app with two UIViewControllers and their corresponding xibs. T
UIViewControllers
xibs.
you can try to modify your XIBs a bit, so xCode will detect a modification through the last modified date in file system. then it will load the xib from its actual path, an not from xCode cache.