[MacRuby-devel] IB and Ruby files.
corey johnson
probablycorey.spam at gmail.com
Mon Oct 18 13:34:46 PDT 2010
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
More information about the MacRuby-devel
mailing list