Added
- Danger integration #158 by @pepibumur
Changed
- Improve efficiency of looking up
PBXObject
's fromPBXProj
#136 by @rahul-malik
Deprecated
PBXObject
objects accessors https://github.com/xcodeswift/xcproj/pull/136/files#diff-f4369d9af58a6914f0e5cdf81ed18530R6 by @rahul-malik.
Fixed
- Fix
PBXBuildFile
wrongly defaulting the settings attribute when it was nil #149 by @allu22 - Fix
PBXTarget
generating the wrong comment for theproductReference
property #151 by @allu22. - Add missing
usesTabs
property toPBXGroup
#147 by @allu22. - Fix generated comment for
PBXHeadersBuildPhase
by @allu22. - Fix wrong
BuidlSettings.swift
file name #146 by @allu22. - Fix
projectReferences
type #135 by @solgar.