Krzysztof Zabłocki 1/18/2021

Improve build times by extracting 3rd party tooling to processing script.

Read Original

This technical article details a strategy to improve Swift project build times by extracting third-party tools (SwiftLint, Sourcery, SwiftGen, etc.) from Xcode build phases. It argues these tools don't need to run on every build, calculates the significant time savings for a team, and provides a practical guide to implementing a shell script for manual/CI-driven tool execution with pre-commit hooks.

Improve build times by extracting 3rd party tooling to processing script.

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser