MacRuby class templates for Xcode 3
Hi, I created MacRuby class templates for Xcode 3 on Mac OS X 10.6. An attached patch contains below. * misc/xcode-templates/File\ Templates/MacRuby/ * TemplateChooser.plist * Ruby NSDocument subclass.pbfiletemplate * Ruby class.pbfiletemplate * Ruby NSView subclass.pbfiletemplate * Ruby NSWindowController subclass.pbfiletemplate Please check it. Thanks Kouji. --- TAKAO Kouji <kouji@takao7.net> blog: http://d.hatena.ne.jp/kouji0625/ twitter: takaokouji / projects: ruby, s7-seven
Hi, I created its gist. https://gist.github.com/770472 Thanks Kouji. On 2011/01/06, at 0:46, Takao Kouji wrote:
Hi,
I created MacRuby class templates for Xcode 3 on Mac OS X 10.6.
An attached patch contains below. * misc/xcode-templates/File\ Templates/MacRuby/ * TemplateChooser.plist * Ruby NSDocument subclass.pbfiletemplate * Ruby class.pbfiletemplate * Ruby NSView subclass.pbfiletemplate * Ruby NSWindowController subclass.pbfiletemplate
Please check it.
Thanks Kouji. --- TAKAO Kouji <kouji@takao7.net> blog: http://d.hatena.ne.jp/kouji0625/ twitter: takaokouji / projects: ruby, s7-seven
<add-xcode-templates.patch>_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
--- TAKAO Kouji <kouji@takao7.net> blog: http://d.hatena.ne.jp/kouji0625/ twitter: takaokouji / projects: ruby, s7-seven
Hi, Sorry for the late reply. I merged the patch as r5144, but I removed the magic encoding comments, as they are not supported and won't probably be supported in MacRuby (everything is always utf-8). I'm afraid your work might be obsoleted once Xcode 4 is ready, but it's a good addition still. Thanks for the contribution! Laurent On Jan 7, 2011, at 6:35 PM, Takao Kouji wrote:
Hi,
I created its gist.
https://gist.github.com/770472
Thanks Kouji.
On 2011/01/06, at 0:46, Takao Kouji wrote:
Hi,
I created MacRuby class templates for Xcode 3 on Mac OS X 10.6.
An attached patch contains below. * misc/xcode-templates/File\ Templates/MacRuby/ * TemplateChooser.plist * Ruby NSDocument subclass.pbfiletemplate * Ruby class.pbfiletemplate * Ruby NSView subclass.pbfiletemplate * Ruby NSWindowController subclass.pbfiletemplate
Please check it.
Thanks Kouji. --- TAKAO Kouji <kouji@takao7.net> blog: http://d.hatena.ne.jp/kouji0625/ twitter: takaokouji / projects: ruby, s7-seven
<add-xcode-templates.patch>_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
--- TAKAO Kouji <kouji@takao7.net> blog: http://d.hatena.ne.jp/kouji0625/ twitter: takaokouji / projects: ruby, s7-seven
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Laurent Sansonetti
-
Takao Kouji