29 Jun
2010
29 Jun
'10
12:56 a.m.
On Mon, Jun 28, 2010 at 1:20 PM, Laurent Sansonetti <lsansonetti@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