mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
c59c6a02db
* Resolves #169, added support for codeCoverageEnabled flag in target schemes. * #170 @yonaskolb code review fix and docs update. * More #170 @yonaskolb code review fix. * Using gatherCoverageData instead of codeCoverageEnabled naming, thanks @kastiglione. * Now using xcproj 1.5.0 * Another #170 @yonaskolb code review fix.