XcodeGen v2.27.0 Release Notes

  • โž• Added

    • ๐Ÿ‘Œ Support test target for local Swift Package #1074 @freddi-kit
    • โž• Added coverageTargets for target test schemes. This enables to gather code coverage for specific targets. #1189 @gabriellanata
    • ๐Ÿ›  Fixed issue where .gyb files could not be added to source file list #1191 @hakkurishian

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed crash caused by a simultaneous write during a glob processing #1177 @tr1ckyf0x
    • ๐Ÿ— Skip generating empty compile sources build phases for watch apps #1185 @evandcoleman