[MacRuby-devel] Rspec, Embedded frameworks and ENV['DYLD_FRAMEWORK_PATH']

Michael Hagedorn mike at silverchairsolutions.com
Wed Jan 19 08:12:25 PST 2011


Has anyone had any luck using rspec and putting the objects under test in an embedded framework?  When I try to do this and and put "ENV['DYLD_FRAMEWORK_PATH'] = ENV['BUILT_PRODUCTS_DIR']" in the spec_helper and then execute the rspec file via 'macruby blah_spec.rb', I get a "framework not found" error.  The framework is in fact living in the build directory as expected.

Can anyone tell me what I am missing?

Thanks

Mike Hagedorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110119/93f6ff58/attachment.html>


More information about the MacRuby-devel mailing list