On 18 Oct 2010, at 00:49, corey johnson wrote: > On Sat, Oct 16, 2010 at 11:46 AM, Dave Baldwin > <dave.bald...@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@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel