Re: [MacRuby-devel] Class MacRuby implemented in two locations

2011-05-11 Thread saugust
I figured out my issue. I had a buggy script running on a second thread which wasn't reporting the error. Is there a way to have a second thread throw an error back to Xcode when something goes wrong?   NSThread.detachNewThreadSelector('control_server:', toTarget: self, withObject: 'dummy')

[MacRuby-devel] Class MacRuby implemented in two locations

2011-05-11 Thread saugust
Hi Everyone,I am getting a strange error when I try to build a project. I made some minor changes to an application and now when I build the app I am getting this message:objc[5058]: Class MacRuby is implemented in both /Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/libmacruby.