Re: Self contained command line tool
Re: Self contained command line tool
- Subject: Re: Self contained command line tool
- From: Alexander Holodny <email@hidden>
- Date: Fri, 12 Oct 2012 11:35:23 +0300
LSUIElement=1 in Info.plist is hint for Launch Services to do not
initialize user interface(i.e., Dock icon).
On Oct 12, 2012, at 11:19 AM, Dave Keck <email@hidden> wrote:
> I would create a new Cocoa application using Xcode's template, delete all the .m files (except main.m), and put your code in main.m. You should be able to delete most of the resources as well, such as MainMenu.xib and InfoPlist.strings. Your app will of course not have any interface or menu bar, though.
> _______________________________________________
>
> 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
_______________________________________________
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