I am new to OSX development, I have a Command Line Tool app that I am working on. I want to add a GUI(Graphical User Interface such as a .xib) to it so that data can be display nicely. Is it possible to do this? If so, how can I achieve this?
Any comments, suggestions, options are welcome and appreciated. thanks ^^