Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RubyCocoa-1.0.7-OSX10.7.dmg | 2013-10-26 | 1.6 MB | |
RubyCocoa-1.0.7-OSX10.8.dmg | 2013-10-26 | 1.7 MB | |
RubyCocoa-1.0.7-OSX10.9.dmg | 2013-10-26 | 1.7 MB | |
RubyCocoa-1.0.7.tar.gz | 2013-10-26 | 2.9 MB | |
readme.txt | 2013-10-26 | 1.5 kB | |
Totals: 5 Items | 7.9 MB | 0 |
Hi, We released RubyCocoa 1.0.7. RubyCocoa is a Mac OS X framework that allows Cocoa programming in the object-oriented scripting language Ruby. In other words, it is a bridge that let you access Objective-C objects from Ruby, and vice-versa. https://sourceforge.net/projects/rubycocoa/files/RubyCocoa/1.0.7/ You can learn more about RubyCocoa on our website: http://rubycocoa.sourceforge.net/ A source tarball as well as binary installers for Mac OS X 10.9, 10.8 and 10.7 are provided. This is mostly a minor fix release, for 10.9 Mavericks. The release notes are following. Enjoy! KIMURA Wataru == Changes 1.0.7 from 1.0.6: 2013-10-26 === Fixes * Fixed boxed Objective-C object sometimes becomes wrong type OSX::CFTypeRef in Ruby world on 10.9 Mavericks. === Files - RubyCocoa-1.0.7-OSX10.7.dmg MD5(RubyCocoa-1.0.7-OSX10.7.dmg)= 4232d3d177b9b2730c324cdd27bae4aa SHA1(RubyCocoa-1.0.7-OSX10.7.dmg)= 6e47228cb6371154075eafd6fc85bb30638e56f1 - RubyCocoa-1.0.7-OSX10.9.dmg MD5(RubyCocoa-1.0.7-OSX10.9.dmg)= 961c52f944659ebdc782f4bbf6570b98 SHA1(RubyCocoa-1.0.7-OSX10.9.dmg)= d2c911760f13e07e10313baad8a81487e66c66ef - RubyCocoa-1.0.7-OSX10.8.dmg MD5(RubyCocoa-1.0.7-OSX10.8.dmg)= e6d77776b0edfbc976c7176396958299 SHA1(RubyCocoa-1.0.7-OSX10.8.dmg)= 2d326f99abe1897329942b5ac6cdfde98ebd96f8 - RubyCocoa-1.0.7.tar.gz MD5(RubyCocoa-1.0.7.tar.gz)= 99cecd7e3c80798f59e77634480315f2 SHA1(RubyCocoa-1.0.7.tar.gz)= e8cf25aa2d647467c7ffccda17270f9987be2747 -- kimuraw