• 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: Damien Bobillot <email@hidden>
  • Date: Fri, 16 Jun 2006 22:52:48 +0200

Jerrod Fowkes wrote :

I have a small Cocoa application and would like to start meddling in some deployment strategies. I understand that there is something called a disk image that appears to be widely used. I believe from my own research you create them using a program called 'Disk Utility'. I also understand that there are installation packages as well. I need to know :

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

Can anyone provide some nice links or book titles that I can get a hold of to learn how?

If you don't need an installer, don't use one. Even Microsoft Office is installable by drag-n-drop.


And one other small thing. Right now by default my application has the default icon attached to the release binary. I would like to change that icon. I haven't found an article nor found a way to change that. -Jerrod

Add a .icns file to the "copy bundle resource" phase, and setup the CFBundleIcon of the Info.plist file.


--
Damien Bobillot

_______________________________________________
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: Deploying Cocoa Applications
  • Next by Date: Re: Deploying Cocoa Applications
  • Previous by thread: Deploying Cocoa Applications
  • Next by thread: Re: Deploying Cocoa Applications
  • Index(es):
    • Date
    • Thread