On Fri, May 8, 2009 at 6:03 PM, Andrew Farmer <andf...@gmail.com> wrote: > A much simpler solution would be to preprocess the arguments which you pass > to NSApplicationMain. Run through everything in argv, then create a new > array of arguments from that with all arguments your application wants to > handle removed and pass that to AppKit.
Why bother? NSProcessInfo already does this for you. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com