Command Line Processing in Cocoa
Saturday, July 12th, 2008I stumbled over this great article from 2006 that outlines a really easy to use method of grabbing command line arguments in a Cocoa application.
I threw this into a test application and it works great! Amazing what you can find on the web sometimes.