[macruby-changes] [298] MacRuby/trunk/instruby.rb

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 19 12:55:38 PDT 2008


Revision: 298
          http://trac.macosforge.org/projects/ruby/changeset/298
Author:   lsansonetti at apple.com
Date:     2008-06-19 12:55:35 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
fix for #80

Modified Paths:
--------------
    MacRuby/trunk/instruby.rb

Modified: MacRuby/trunk/instruby.rb
===================================================================
--- MacRuby/trunk/instruby.rb	2008-06-19 12:17:55 UTC (rev 297)
+++ MacRuby/trunk/instruby.rb	2008-06-19 19:55:35 UTC (rev 298)
@@ -435,6 +435,8 @@
 
 install_stuff('Xcode templates', 'misc/xcode-templates', 
   '/Library/Application Support/Developer/3.0/Xcode', 0755)
+install_stuff('Xcode 3.1 templates', 'misc/xcode-templates', 
+  '/Library/Application Support/Developer/Shared/Xcode', 0755)
 install_stuff('samples', 'sample-macruby', 
   '/Developer/Examples/Ruby/MacRuby', 0775)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macruby-changes/attachments/20080619/c31b8d5b/attachment.htm 


More information about the macruby-changes mailing list