Build Time Optimizations (Xcode)
<p>As an iOS developer, we have encountered this problem frequently whereby, after starting the build, it takes a long time to get compiled and built which in turn tends to distract us from our focus zone and reduces productivity.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:500/1*L5hxYQ8zkKI0xyNpVcbOXA.jpeg" style="height:534px; width:500px" /></p>
<p>Courtesy <a href="https://twitter.com/ios_memes" rel="noopener ugc nofollow" target="_blank">@ios_memes</a></p>
<p>So we drilled down to identify and tackle the core cause.<br />
After doing a bunch of optimizations, we reduced our build time by <strong>~21%</strong>.</p>
<p>So let’s get started.</p>
<p><a href="https://bytes.swiggy.com/build-time-optimizations-xcode-911c9c3ac8ff"><strong>Read More</strong></a></p>