[MacRuby-devel] [ANN] MacBacon 1.3

Eloy Duran eloy at dekleineprins.me
Sat Mar 12 07:55:45 PST 2011


Hi,

I’ve just released MacBacon 1.3. This release adds more NSRunLoop helpers:
* you can now make the context a delegate and have spec execution
pause until a delegate method has been called
* pause spec execution until a KVO observable property of an object changes

I forgot to email the list when I released 1.2, so here's that info:
* load NIBs for window controllers easily
* exit with a non-zero status if there were failures/errors, which
makes it play nice with Xcode test bundles

See the README (specifically the Objective-C section) for more info.

Please give it try and let me know of anything that comes to mind :)

Cheers,
Eloy

* https://github.com/alloy/MacBacon
* http://rubygems.org/gems/mac_bacon


More information about the MacRuby-devel mailing list