kimura wataru
kimur****@i*****
Sat Sep 3 01:34:45 JST 2011
Hi, We released RubyCocoa 1.0.2. http://sourceforge.net/projects/rubycocoa/files/RubyCocoa/1.0.2/ A source tarball as well as binary installers for Mac OS X 10.7 and 10.6 are provided. This is mostly a bugs fix release, for Lion or x86_64 architecture. The release notes are following. Enjoy! KIMURA Wataru == Changes 1.0.2 from 1.0.1: 2011-09-02 === Improvements * OSX.load_plist() accepts binary format plist data. === Fixes * Lion * Fixed SEGV at working with NSData or Ruby byte string. * Fixed some opaque becomes ABRecordRef. * Fixed build error with install.rb. * x86_64 * Fixed SEGV passing/getting small C struct contains C array, such as NSDecimal.