[MacRuby-devel] [MacRuby] #165: Embeddable MacRuby.framework misses the BridgeSupport dylib files

MacRuby ruby-noreply at macosforge.org
Tue Dec 2 23:35:27 PST 2008


#165: Embeddable MacRuby.framework misses the BridgeSupport dylib files
-------------------------------------+--------------------------------------
 Reporter:  self@…                   |        Owner:  lsansonetti@…        
     Type:  defect                   |       Status:  closed               
 Priority:  blocker                  |    Milestone:  MacRuby 0.4          
Component:  MacRuby                  |   Resolution:  fixed                
 Keywords:  crash,bridge support,gc  |  
-------------------------------------+--------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I committed the remaining changes as part of r765.

 For HotCocoa projects, {{{macrake deploy}}} will copy the .dylib files.

 For Xcode projects, a {{{Embed MacRuby}}} target is now installed as part
 of MacRuby. You can add the target to your project and building the target
 should embed MacRuby.framework inside the application bundle, change the
 linker install name and copy the .dylib files.

 The 'build_as_embeddable' Rakefile configuration variable has been
 removed, since it's no longer necessary.

 I will make sure this 'feature' will be appropriately documented in our
 future cookbook.

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



More information about the MacRuby-devel mailing list