Re: launching Application from terminal
Re: launching Application from terminal
- Subject: Re: launching Application from terminal
- From: Joar Wingfors <email@hidden>
- Date: Wed, 16 Dec 2009 10:39:08 -0800
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 (email@hidden)
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:
This email sent to email@hidden