The
.xib file extension is related to interface builder files.
XIB stands
for the XML
Interface Builder that
is graphics editing software used to design graphical user interface
of application software products.The generated files are either
stored as NIB or XIB files copied to application bundle and loaded at
run time into the memory that provides user interface to the
application.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
The .xib file extension is related to interface builder files. XIB stands for the XML Interface Builder that is graphics editing software used to design graphical user interface of application software products.The generated files are either stored as NIB or XIB files copied to application bundle and loaded at run time into the memory that provides user interface to the application.