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.
Just modify your XIB files a bit, then save them, xCode will detect a modification (last modified date in the file system) then load the xib from its actual path, and not from a cache-path :P