gems xcodeproj 0.13.1

latest releases: 1.24.0, 1.23.0, 1.22.0...
10 years ago
Bug Fixes
  • Fix Unable to read data from Model.xcdatamodeld/.xccurrentversion when
    there are more Data model versions.
    Pim Snel
Enhancements
  • [AbstractTarget] Added default value for default_configuration_name
    attribute.
    Fabio Pelosin
  • [XCConfigurationList] common_resolved_build_setting will now ignore nil
    values. This is an heuristic which might not closely match Xcode behaviour.
    This is done because some information, like the SDK, is usually considered at
    the target level but it might actually differ in the build configurations.
    For example nothing prevents a target to build with the iOS sdk in one
    configuration and with the OS X in another.
    Fabio Pelosin
    CocoaPods/CocoaPods#1462

Don't miss a new xcodeproj release

NewReleases is sending notifications on new releases.