Swift is a robust language, but at the same time, it means that many things are done at build time. Swift is now the standard for iOS development, but as a result, we suffer longer builds and it deprives us of our precious time. Time is more valuable than anything.
In this session, I will show you how to improve Swift’s build times and gain productivity in three parts:
- Measurement
- Improvement
- Avoid building all together!