Developing applications through Xcode may sometimes become quite painful if you have to manage a project with modules, tests and custom configurations. And when it comes to team working, there’s a further complexity keeping the same code style and conventions throughout the project.
In this talk, we explore some command-line tools that will make your .xcodeproj healthier and easier to configure, your Swift code cleaner and your whole git project ready to be shared with your fellow team members — with a degree of automation so that everything is ready to be deployed on a CI/CD environment.
