Optimizing Swift build times

I spent some time recently trying to optimize build times of a project I contribute to. To my surprise, the knowledge needed to do that was scattered around many blog posts and tweets. So, I decided to do something about that by putting everything I knew and learned in a single document. It's available on GitHub here.

Hope you learn something new!