> it's not currently supported.
>
> --
> Alistair Holt
>
> On 22 Oct 2010, at 18:32, "Frederick C. Lee" wrote:
>
>> Greetings:
>> I'm a MacRuby neophyte and wonder if I'll be able to mix Ruby with
>> Objective-C, similar to the a
Greetings:
I'm a MacRuby neophyte and wonder if I'll be able to mix Ruby with
Objective-C, similar to the ability to write Objective-C++ code.
I'm particularly interested in exploiting the power of Ruby's terse language to
aid in Objective-C projects; preferably for iOS.
Or... would I have to
Neophyte here.
I'm guessing that the root of the failure is 'rake' is accessing ruby
1.8 files versus 1.9,
even though I have ruby 1.9 as my default:
[/Users/Ric/workarea/svn/MacRuby/trunk]ruby --version
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9]
Here's the abridged rake run: