Re: [MacRuby-devel] combining macrubyc with xcode

2011-01-10 Thread Laurent Sansonetti
Build the Compile target. The target calls the macruby_deploy command-line tool, which calls macrubyc for you. You can pass --help in the command-line for more details. Laurent On Jan 10, 2011, at 3:51 PM, Joel Reymont wrote: > How do I combine compilation with macrubyc and xcode? > > I would

[MacRuby-devel] combining macrubyc with xcode

2011-01-10 Thread Joel Reymont
How do I combine compilation with macrubyc and xcode? I would like to use macrubyc in the Release configuration, to avoid distributing Ruby source code files. Thanks, Joel --- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont ___