View Single Post
We mostly use Xcode, but things like test, alpha, and release builds are automated, so we see build issues quickly, we can reliably produce (and reproduce) distribution builds, and so forth. (That said, xcconfig files are beneficial even within Xcode - reusing common settings between projects, for instance - and I don't know that I would characterize us as using relatively few xibs.)