Overview
This suite of utilities converts NIB files (or XIB ones) into Objective-C code, including all the properties of each instance, the documented constructor calls, and also the view hierarchy. The suite consists of a GUI (document-based) Cocoa application, as well as a Mac OS X Service and a command line utility.
This project has been featured in an article by Erica Sadun in Ars Technica!
- Homepage: http://github.com/akosma/nib2objc
Members
Manager: Adrian Kosmaczewski