Re: [MacRuby-devel] command line cocoa framework

2010-09-22 Thread Clay Bridges
> I wrote my piece in nu, but I'd love some other submissions, in case > macrake had support for building frameworks, or if somebody had a rake > file to do it. Rakefile sorted. That was fast. ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge

[MacRuby-devel] command line cocoa framework

2010-09-21 Thread Clay Bridges
Hey guys, I created a project to demo creating a framework from the command-line. http://github.com/diffengr/CommandLineCocoaFramework I wrote my piece in nu, but I'd love some other submissions, in case macrake had support for building frameworks, or if somebody had a rake file to do it. Thank