Added
PBXNativeTarget.productInstallPath
,PBXTargetDependency.name
#241 by @briantkelleyPBXContainerItem
super class ofPBXBuildPhase
andPBXTarget
#243 by @briantkelleyPBXFileElement.wrapsLines
property #244 by @briantkelleyPBXFileReference
languageSpecificationIdentifier
andplistStructureDefinitionIdentifier
properties #244 by @briantkelley
Changed
- Support for
XCConfig
project-relative includes #238 by @briantkelley - Migrated
PBXProject.projectRoot
toPBXProject.projectRoots
#242 by @briantkelley - Moved
PBXFileElement.includeInIndex
andPBXGroup
'susesTabs
,indentWidth
, andtabWidth
properties toPBXFileElement
#244 by @briantkelley PBXContainerItem
super class ofPBXFileElement
#244 by @briantkelleyPBXVariantGroup
andXCVersionGroup
now inherit fromPBXGroup
#244 by @briantkelley
Fixed
PBXObject.isEqual(to:)
overrides correctly call super #239 by @briantkelleyPBXAggregateTarget
does not writebuildRules
#241 by @briantkelley- Writes showEnvVarsInLog only when false #240 by @briantkelley
- Writes
PBXProject.projectReferences
to the plist #242 by @briantkelley - Comment generation for
PBXProject
,PBXTarget
, andPBXVariantGroup
#243 by @briantkelley fullPath
now returns the path for a file inside a group without a folder #246 by @ileitch- Quotes strings containing a triple underscore or double forward slash in .pbxproj file #245 by @briantkelley