[MacRuby-devel] Noob Learning with Xcode 4 and 10.6 SDK

2011-04-04 Thread Tim Case
I'm brand new to Macruby and having trouble getting started at even the "Hello World" level. I have the Macruby Peepcode screencast and the beta version of the MacRuby version for O'Reilly. What I've found is that XCode 4.0 is dramatically different then what I saw with XCode 3.0 in the screencas

Re: [MacRuby-devel] Noob Learning with Xcode 4 and 10.6 SDK

2011-04-04 Thread Tim Case
Hi Matt thanks for the help! I'm checking the xcode chapters of your book. The following article by the Redwood guys helped me get passed some problems I was having and I think I successfully surpassed the hello world level. I can now successfully build a macruby project using Xcode 4, so I'm go

Re: [MacRuby-devel] Noob Learning with Xcode 4 and 10.6 SDK

2011-04-04 Thread Tim Case
I was able to get the demo project for chapter 2 of Matt's book code to successfully build. What worked for me was to track down in xcode all of the alerts about the missing 10.5 sdk and I found that you could change the 10.5 sdk over to 10.6. Then I got an error on build saying "Path does not ex

Re: [MacRuby-devel] Noob Learning with Xcode 4 and 10.6 SDK

2011-04-04 Thread Tim Case
Hi Bryan, Gtalk: tcrai...@gmail.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] Noob Learning with Xcode 4 and 10.6 SDK

2011-04-04 Thread Tim Case
Okay I'm making more progress, I could successfully build the Chapter 2 project but the app strangely wouldn't run. I've learned you need to change the scheme to "Demo", I had it set to "Compile". Now I can play with the built project. https://img.skitch.com/20110404-f14g9axd2a9t47epbbts5ygtmp.j