On 16 dec 2009, at 10.06, Arun wrote:

> Also the reason i am launching from Terminal is because i need to pass
> command line parameters to My app


Do you really "need" to pass command line parameters to your app? That's not 
the usual way to pass configurations to GUI applications on Mac OS X. I 
wouldn't plan on shipping anything that depends on argument passing to a GUI 
app.

If you want to pass some command line arguments to your app for debugging 
purposes, you can set that up in your executable in Xcode (the "executable" is 
an Xcode concept where you declare how  you want to launch your product).

j o a r


_______________________________________________

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

Reply via email to