PlistHelper
: Now theplutil
tool is used to save the files if available
to produce output consistent with Xcode.
Fabio PelosinProject
: Added support for adding file references to sub-projects.
Fabio PelosinConfig
: The config class now properly handles quotes inOTHER_LDFLAGS
.
Fabio PelosinPBXGroup
: Now file references to Xcode projects are properly handled and
setup. Also theObjectDictionary
class has been improved and now can be
used to edit the attributes using it.
Fabio Pelosin
Xcodeproj#172Constants
: Support XCTest as product type and don't fail for
PBXNativeTarget#symbol_type
on unknown product types.
Marius Rackwitz
Xcodeproj#176Workspace
: Now a template is used to produce the same formatting of Xcode.
Fabio PelosinProject
: Improved validation of object attributes.
Fabio PelosinProject
: Completed support for dictionaries.
Fabio PelosinProject
: Added possibility to disablexcproj
via an environment variable.
Fabio Pelosin
Bug Fixes
Project
: Fixed reference counting issue when deleting sub-projects.