• 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: Deploying Cocoa Applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deploying Cocoa Applications


  • Subject: Re: Deploying Cocoa Applications
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 16 Jun 2006 15:06:13 -0600


On Jun 16, 2006, at 2:35 PM, Jerrod Fowkes wrote:

What is the most accepted / professional way of deploying a true cocoa native mac os x application?

IMHO, the best way is to distribute a disk image and allow users to install the application via drag and drop. The only problem with this method is it occasionally confuses some users, mainly System 7/8/9 and Windows migrants who expect that everything they acquire has an automatic installer. There is one thing you can do that will clarify this a little bit, though - put a symbolic link to the Applications folder in the disk image and use a background image saying "to install, drag the program icon on top of the applications icon" or something similar.


You should only use installers if you must install some files in other places on the drive, e.g. /usr or /Library. Also, use only Tar/ BZip, Tar/GZip, or Zip to archive things unless you have a very good reason to use something else.

Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Deploying Cocoa Applications (From: Jerrod Fowkes <email@hidden>)

  • Prev by Date: Re: Deploying Cocoa Applications
  • Next by Date: Re: Deploying Cocoa Applications
  • Previous by thread: Re: Deploying Cocoa Applications
  • Next by thread: Re: Deploying Cocoa Applications
  • Index(es):
    • Date
    • Thread