gems xcodeproj 0.19.3

latest releases: 1.24.0, 1.23.0, 1.22.0...
9 years ago
Bug Fixes
  • PlistHelper: Drop usage of the CFPropertyList gem and plutil and replace
    it with a version that uses the native CFPropertyList APIs from the OS X
    CoreFoundation framework, like the previous C extension did. Except this
    time we use Ruby's Fiddle API (MRI >= 1.9.3) to interface with it instead of
    the need to compile a C extension.
    This release still includes a prebuilt version of the C extension for Ruby
    1.8.7 support (OS X 10.8.x), but this will soon be dropped completely.
    Eloy Durán
    CocoaPods#2483
    Xcodeproj#198
    Xcodeproj#200

Don't miss a new xcodeproj release

NewReleases is sending notifications on new releases.