
Thanks again to PRUG for allowing me to show off a little bit of RubyCocoa. Great folks who run a great group, I’ll be sure to attend again soon.
RubyCocoa (Unstable) Build Instructions
You’ll need OS X 10.4 or above and Xcode 2.4.1 to build RubyCocoa. Here are the build instructions for unstable (a release is due out around April 30th):
- svn co https://rubycocoa.svn.sourceforge.net/svnroot/rubycocoa/trunk/src rubycocoa-unstable
- cd rubycocoa-unstable
- ruby install.rb config
- ruby install.rb setup
- sudo ruby install.rb install
Resources
Remember, /Developer/Examples/RubyCocoa is your friend. So is the RubyCocoa resource site.
The book I recommended to all novice Cocoa developers was Aaron Hillegass’s book Cocoa(R) Programming for Mac(R) OS X (2nd Edition).
Postscript
I had a great time presenting and enjoyed the wonderful conversation at Carraba’s after the event. Thanks again for putting up with me, as I was tired and getting rather giddy towards the end of the evening!
Explore posts in the same categories: Cocoa, OS X, Ruby