XcodeGen — A step forward to good collaboration

Bodnar Dan
Baracoda Engineering
Feb 24, 2021

All iOS teams in the world know the pain of solving git conflicts in Xcode project files. Thanks to XcodeGen, we at Baracoda are now able to avoid these headaches. In this article I’ll show you how we use this tool. We take a modular approach based on the target templates inheritance XcodeGen offers and use some advanced features that you might not know about even if you’re already using XcodeGen.

Check out the rest of the article here: https://baracoda.com/blog/xcodegen

--

--