How to create and set an application icon (cocoa)

From Wurst-Wasser.net
Revision as of 20:47, 16 June 2010 by Heiko (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Run Icon Composer (part of XCode)
  2. Drag your image(s) in, until it looks like this
    and
    and
  3. Now save it into your project folder like this:
  4. Set the Icons-File-name in the properties:
  5. Drag the Icons-File into your project's Resources:
  6. If everything worked, it looks now like this:
    and

Back to "5 Easy Steps To Your First RubyCocoa Application"