-
1.0.1 doesn't work with versions of Leopard, prior to 10.5.7. The application crashes on the start with the request of unknown setter.
2009-11-01 11:02:10 UTC in RubyCocoa
-
1.0.1 release enters indefinite loop and crashes on 10.6. Seems a regression for some reason. rev. 2277 builds and works both with 10.5 & 10.6.
2009-11-01 10:59:58 UTC in RubyCocoa
-
The last version seems solves the Snow Leopard issue.
2009-10-13 19:26:08 UTC in RubyCocoa
-
RubyCocoa 1.1.0 crashes on 10.6 with the following message:
Assertion failed: (ctx->autoreleasePool == NSTHREAD_autoreleasePool_get(thread)), function rb_cocoa_thread_init_context, file /Users/navacarmon/Downloads/RubyCocoa-1.0.0/framework/src/objc/RBRuntime.m, line 721.
2009-09-14 08:05:46 UTC in RubyCocoa