fastlane contains a set of command-line tools. One of them is fastlane match, which allows sharing a code signing identity with your development team.
In this recipe, you will learn how to leverage fastlane match to create signing certificates for your apps and store them in a Git repository.