Added
- Support more indentation options on PBXGroups #168 by @bkase.
- Support
PBXLegacyTarget
#171 by @bkase. - Breakpoint support through
XCBreakpointList
. #172 by @alexruperez - Add convenience method to find targets with a given name #184 by @pepibumur.
- Danger plugin that fails earlier if files have been added/deleted and the Carthage project hasn't been regenerated afterward #187 by @pepibumur.