Cocoa interfaces are typically created using Xcode's Interface Builder. The output of that program produces XIB files, which are XML representations of a user interface. Chromium does not use XIB files. Do not add new ones. |
For Developers > Design Documents >