About

Interface Builder is a visual design tool used to create user interfaces for Apple's Mac OS X and iOS platforms. It is part of Xcode, Apple's IDE. Interface Builder allows Cocoa, Cocoa Touch and Carbon developers to visually compose interfaces for applications. The resultant interface is stored as a .xib file (short for XML Interface Builder) and is compiled to a .nib file at build time (short for NeXT Interface Builder).

history|show excerpt|excerpt history