[MacRuby-devel] Launch an app from the command line

Dave Baldwin dave.baldwin at dsl.pipex.com
Sun Oct 17 23:47:03 PDT 2010


On 18 Oct 2010, at 00:49, corey johnson wrote:

> On Sat, Oct 16, 2010 at 11:46 AM, Dave Baldwin
> <dave.baldwin at dsl.pipex.com> wrote:
>> Assuming you have a valid app then
>> 
>> open name.app
> 
> That is where I'm running into problems. How do I compile my app into
> a .app file without xcode or xcodebuild? I would think it should be
> possible directly from the command line with the `macruby` command.

Have a look at the rakefile here

/Developer/Examples/Ruby/MacRuby/Sketch/Rakefile 

This will show you what you need to do to make a MacRuby app without xcode.

Dave.


> 
> Corey
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list