Exploring command-line tools to make your .xcodeproj healthier, your Swift code cleaner, and your git project ready for team collaboration and CI/CD.

Command-line automations: unchain your Xcode projects!

Exploring command-line tools to make your .xcodeproj healthier, your Swift code cleaner, and your git project ready for team collaboration and CI/CD.

📍 Swift Heroes Digital 🌍 Online

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.