Re: [MacRuby-devel] MacRuby-devel Digest, Vol 45, Issue 26

2011-11-18 Thread Eloy Duran
Sounds like a CocoaPods spec for MCPKit might help out greatly in this case :) There’s a MacRuby example app which shows how to use it with MacRuby: https://github.com/CocoaPods/CocoaPods/blob/master/examples/MacRubySample/Podfile On 17 nov. 2011, at 12:30, Jean-Denis MUYS wrote: > Thanks for y

Re: [MacRuby-devel] MacRuby-devel Digest, Vol 45, Issue 26

2011-11-17 Thread Jean-Denis MUYS
Thanks for your answer. I followed your advice, and indeed, it works quite nicely. However, in the meantime, I filed a ticket reporting the bug to the MacRuby project. And the bug is already fixed (thanks Watson1978). A commit has been added today with the fix. The latest nightly doesn't yet inc