On Mon, Jun 28, 2010 at 1:20 PM, Laurent Sansonetti
<lsansone...@apple.com> wrote:
> It's because File and Dir are core / builtin classes (like Array and String), 
> they are part of libmacruby.dylib which is still in your .app bundle. You 
> deleted the standard library.

That makes sense. I'll use the --no_stdlib flag as suggested, which
cuts my app size in half.

Thanks!

-- 
Geoffrey Grosenbach
........................
PeepCode Screencasts
http://peepcode.com
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to