betabuilder icon indicating copy to clipboard operation
betabuilder copied to clipboard

fixed require of CFPropertyList

Open Svelix opened this issue 14 years ago • 0 comments

Hi, I could not include betabuilder cause it could not load CFPropertyList. I always got this error:

no such file to load -- CFPropertyList .../gems/betabuilder-0.7.4.1/lib/beta_builder/archived_build.rb:3:in `require'

Writing the require lowercase fixed it.

Svelix avatar Dec 06 '11 15:12 Svelix