I'm trying to get IB to recognize files i've added to xcode, but it fails unless they are added with the "Recursively create groups for any added folders" and not with "Create Folder References for any added folders"
I added some logging to rb_nibtool and it seems like files added with "Create Folder References for any added folders" never get parsed. That is as far as I got debugging it since I'm assuming the rest of the code resides on IB or Xcode. The alternative is to add all my rb files into a flat directory structure in the bundle, but I don't have to do this. Am I missing something, is there a better way to get IB to recognize files in nested directories? Thanks, Corey _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel