I just read an interesting post on Cocoa with Love, and I discover an interesting tool to make my life easier:
Now I can create my UI with IB, and the tool will convert it to a .m file.
GREAT!!!
The tool is called nib2objc and it can be found on Github.
Published on Mauro Del Rio’s blog.