betabuilder
betabuilder copied to clipboard
fixed require of CFPropertyList
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.