Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Distributed Builds in XCode 4.5?

I'd like to enable "Distributed Builds" so my Mac can farm building out to other idle Macs in the office to speed up build times. Apparently there used to be a "Distributed Builds" option in Preferences in older versions of XCode, as can be seen by the screenshot near the top of this blog:

http://blog.mundue.net/2010/12/distributed-builds/

But no such thing in the latest XCode. Is Distributed Builds even an option anymore, in XCode 4.5?

like image 561
Vern Jensen Avatar asked Feb 13 '13 23:02

Vern Jensen


1 Answers

Distributed builds was removed in Xcode 4.3 I believe. Shame because it was a great feature!

like image 173
mattjgalloway Avatar answered Sep 20 '22 05:09

mattjgalloway