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]((#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