What's Changed
- Use withExtendedLifetime by @swiftty in https://github.com/krzysztofzablocki/Sourcery/pull/1419
- Fix PBXGroup duplication while linking by @markmax12 in https://github.com/krzysztofzablocki/Sourcery/pull/1423
- Fix warning of trying to link pruned file by @markmax12 in https://github.com/krzysztofzablocki/Sourcery/pull/1422
- Fix deadlock when using EJS templates in watch...