• 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: Dave Keck <email@hidden>
  • Date: Thu, 11 Oct 2012 22:10:26 -1000

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

  • Follow-Ups:
    • Re: Self contained command line tool
      • From: Alexander Holodny <email@hidden>
References: 
 >Self contained command line tool (From: Charlie Dickman <email@hidden>)

  • Prev by Date: Re: static void declaration in apple example code
  • Next by Date: Re: NSTableView how to sort rows after modify datasource array
  • Previous by thread: Self contained command line tool
  • Next by thread: Re: Self contained command line tool
  • Index(es):
    • Date
    • Thread