5 Easy Steps To Your First RubyCocoa Application

From Wurst-Wasser.net
Revision as of 22:57, 14 June 2010 by Heiko (talk | contribs)
Jump to navigation Jump to search

This is my preparation for the Cetik Event 2010. 2009 I promised to hold a lecture about creating an simple RubyCocoa application.

What you need

  • Macintosh of your choice
  • MacOS X 10.5 oder 10.6 (10.4 users have to install RubyCocoa theirselves)
  • XCode 2.4 or higher[1]
  • some time

Step 01: Creating the project

RubyCocoaTutorialStep1CreatingTheProject01.png
RubyCocoaTutorialStep1CreatingTheProject02.png
RubyCocoaTutorialStep1CreatingTheProject03.png
RubyCocoaTutorialStep1CreatingTheProject04.png
RubyCocoaTutorialStep1CreatingTheProject05.png
RubyCocoaTutorialStep1CreatingTheProject06.png
RubyCocoaTutorialStep1CreatingTheProject07.png
RubyCocoaTutorialStep1CreatingTheProject08.png
RubyCocoaTutorialStep1CreatingTheProject09.png
RubyCocoaTutorialStep1CreatingTheProject10.png


  • Links
  • Fußnoten:
  1. I used XCode 3.2.1 on Mac OS X 10.6 to create this tutorial