What are XIB files? From the point of view of the UI designer, XIB files contain the views or windows that you design in Interface Builder – the controls, their layout and properties, and their connections to your code . It is important to understand that on a technical level, XIB files are stored object graphs.