• 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: Maybe this is a dumb question....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Maybe this is a dumb question....


  • Subject: Re: Maybe this is a dumb question....
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 11 Jun 2008 19:00:53 -0500

On Jun 11, 2008, at 6:58 PM, Jeff LaMarche wrote:

On Jun 11, 2008, at 4:45 PM, Dan Uff wrote:

How do you include your own icon with your application? (i.e. dimentions, filename, etc.)


Set the value of CFBundleIconFile in your info.plist to the name of your icon (.icns) file, you do not need to include the extension. You can create an icns file by using Icon Composer.app, which is located in the /Developer/Applications/Utilities directory, it will extract image and mask data from a variety of file formats. Your best bet with Leopard is to do (IIRC) a 512x512. Icon Composer will re-size for you, although some icons you might want to do your own resizing and adjustment in Photoshop or another image editor.

... and then add the icon file to your project and enable it for your target. Xcode will then copy it into the resources sub-folder of the bundle during the build.


Cheers,
Ken

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Maybe this is a dumb question....
      • From: Jeff LaMarche <email@hidden>
References: 
 >Maybe this is a dumb question.... (From: Dan Uff <email@hidden>)
 >Re: Maybe this is a dumb question.... (From: Jeff LaMarche <email@hidden>)

  • Prev by Date: Re: Maybe this is a dumb question....
  • Next by Date: Re: Maybe this is a dumb question....
  • Previous by thread: Re: Maybe this is a dumb question....
  • Next by thread: Re: Maybe this is a dumb question....
  • Index(es):
    • Date
    • Thread