Enhancements
- Return a list of project targets including only native targets by
native_targets
.
Marc Boquet
Marius Rackwitz
Xcodeproj#256 ProjectHelper
: Allow to create aggregate targets.
Marius Rackwitz
Xcodeproj#260ProjectHelper
: Give optional parameter ofconfiguration_list
andcommon_build_settings
the default valuenil
.
Marius Rackwitz
Xcodeproj#260
Bug Fixes
- Save xcconfig files also if only the includes where modified by fixing the
equality method implementation.
Brian Partridge
Xcodeproj#255 - Use
xcode-select --print-path
to be compatible with OS X 10.8.
Boris Bügling
CocoaPods#3387