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

Jeff Cohen cohen.jeff at gmail.com
Sun Oct 17 17:03:23 PDT 2010


Hi Corey,

I could be wrong - I'm pretty new to MacRuby myself - but my understanding
is that MacRuby is an only an interpreter, equivalent to other Ruby
implementations.  To get a fully-compiled Mac binary, you still need to use
a compiler like XCode to generate a .app file.

Jeff

On Sun, Oct 17, 2010 at 6:49 PM, corey johnson <probablycorey.spam at gmail.com
> 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.
>
> Corey
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20101017/76894be3/attachment.html>


More information about the MacRuby-devel mailing list