• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Self contained command line tool
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Self contained command line tool (From: Charlie Dickman <email@hidden>)
 >Re: Self contained command line tool (From: Dave Keck <email@hidden>)

  • Prev by Date: Re: filtering an array of entities using NSPredicate
  • Next by Date: Re: static void declaration in apple example code
  • Previous by thread: Re: Self contained command line tool
  • Next by thread: Re: Self contained command line tool
  • Index(es):
    • Date
    • Thread