I once had a bug where the xib still have a reference to a certain variable.
The reason why the bug is so tough to find is if I search for that variable it doesn't show at all.
Say I want to know which xib still have a reference iboutlet to certain pictures. How do I do so?