From: Duncan M. <du...@on...> - 2009-07-21 10:40:03
|
My app VelOCRaptor depends on RubyCocoa, which is shipped with Leopard as a framework version 0.13.1. I don't support Tiger, so have been happy to assume that the framework is installed in /System/Library/ Frameworks Yesterday 2 people found an issue that turns out to be due to another piece of software (for some 3G card AFAICT) installing an older version of the RubyCocoa framework in /Library/Frameworks Is there any way to specify which version of the framework should be loaded when I require 'osx/cocoa'? Thanks in anticipation Duncan McGregor |