[MacRuby-devel] deploy sepcific gem with MacRuby app

2010-01-31 Thread Manu
Hi How do I deploy an app that uses a gem? Do you have to copy the all thing ? or is there a command in mac ruby to do that? Thanks Emmanuel ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listin

[MacRuby-devel] Error on a new project

2010-08-15 Thread Manu
Hi, I am using OSX 10.6.4 and MAcRuby 0.6. I created a new project and just simply added to the MainWindow.nib an Image browser an then built When Running the project in Xcode I get a SIGABRT So I ended up looking in a console what happened... AndI get the following error message Any id

[MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-10 Thread Manu
Hi Now that Xcode 4 is out , and that MacRuby 0.9 is out, any plans to integrate with Xcode 4? Just curious. I saw a post last month but was wondering if there were any update Emmanuel ___ MacRuby-devel mailing list [email protected]

Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-11 Thread Manu
Ok . Seems like someone got it to work but did not explain how he did... On Mar 10, 2011, at 10:54 PM, Matt Aimonetti wrote: > Please refer to the other posts about the same topic sent today. > > - Matt > > On Thu, Mar 10, 2011 at 9:25 PM, Manu wrote: > Hi > > Now t

Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-11 Thread Manu
SomeClass.rb and a class, and I see it working on the Custom Class field of the interface Emmanuel On Mar 11, 2011, at 8:50 AM, Matt Aimonetti wrote: > Indeed and others couldn't get Xcode to work. > > - Matt > > On Fri, Mar 11, 2011 at 8:34 AM, Manu wrote: > Ok . Seems

Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-11 Thread Manu
the outlets are working? > Laurent said he would commit the templates shortly so they should be > available in a future nightly build. > > - Matt > > On Fri, Mar 11, 2011 at 8:59 AM, Manu wrote: > Interestingly, I made the mistake to remove Xcode 3.. so I have only Xcode 4 >