How to create and set an application icon (cocoa): Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with '# Run ''Icon Composer'' (part of XCode) # Drag your image(s) in, until it looks like this<br>Image:IconComposerTutorial01.png or<br>Image:IconComposerTutorial02.png or<br…')
 
No edit summary
Line 1: Line 1:
# Run ''Icon Composer'' (part of XCode)
# Run ''Icon Composer'' (part of XCode)
# Drag your image(s) in, until it looks like this<br>[[Image:IconComposerTutorial01.png]] or<br>[[Image:IconComposerTutorial02.png]] or<br>[[Image:IconComposerTutorial03.png]]
# Drag your image(s) in, until it looks like this<br>[[Image:IconComposerTutorial01.png]] and<br>[[Image:IconComposerTutorial02.png]] and<br>[[Image:IconComposerTutorial03.png]]
# Now save it into your project folder like this:<br>[[Image:IconComposerTutorial04.png]]
# Now save it into your project folder like this:<br>[[Image:IconComposerTutorial04.png]]
 
# Set the Icons-File-name in the properties:<br>[[Image:IconComposerTutorial05.png]]
# Drag the Icons-File into your project's Resources:<br>[[Image:IconComposerTutorial06.png]]


[[Category:Development]]
[[Category:Development]]

Revision as of 22:44, 16 June 2010

  1. Run Icon Composer (part of XCode)
  2. Drag your image(s) in, until it looks like this
    IconComposerTutorial01.png and
    IconComposerTutorial02.png and
    IconComposerTutorial03.png
  3. Now save it into your project folder like this:
    IconComposerTutorial04.png
  4. Set the Icons-File-name in the properties:
    IconComposerTutorial05.png
  5. Drag the Icons-File into your project's Resources:
    IconComposerTutorial06.png