Re: Including command-line apps
Re: Including command-line apps
- Subject: Re: Including command-line apps
- From: Chris Espinosa <email@hidden>
- Date: Tue, 16 May 2006 21:25:14 -0700
On May 16, 2006, at 10:55 AM, Niccolo Zapponi wrote: I'm developing a command-line tool totally written in C, but I was thinkng if it's possible to include into my project a shell application to use it with my C program. (Just to have one file only at the end)!
I'm not sure what you consider the difference between a "shell application" and a "command-line tool."
If you're creating an application (".app") bundle, you can put anything, including command-line tools, into that bundle for the application to use.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden