[MacRuby] #1466: does not install MacRuby's Templetes and rb_nibtool into Xcode 4.3

MacRuby ruby-noreply at macosforge.org
Fri Feb 17 15:33:42 PST 2012


#1466: does not install MacRuby's Templetes and rb_nibtool into Xcode 4.3
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  critical              |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by watson1978@…):

 We might need to set Xcode path as following.

 {{{
 $ sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/
 }}}
 After above command invoked, I became to use the MacRuby's templates with
 Xcode 4.3.

 However, It seems to failed to install rb_nibtool
 {{{
 $ cd /Applications/Xcode.app/Contents/Developer/usr/bin/
 $ ls -l rb_nibtool
 lrwxr-xr-x  1 root  wheel  79  2 18 08:26 rb_nibtool@ ->
 ../../..//Library/Frameworks/MacRuby.framework/Versions/0.12/usr/bin/rb_nibtool
 }}}

 rb_nibtool does not exists in "../../..//Library/Frameworks/" .

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1466#comment:1>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list