Improve build times by extracting 3rd party tooling to processing script.
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet