* Install your signing resources and remove their files.
* Open Slack and run your slash command.
* Keep server window open until it prompts for keychain access. This happens only once per certificate access.
**8. Automatic version increment**
* Make sure automatic incremented is properly configured.
* Add Gitlab Pusher (gitlab_pusher) user to your repository. Make sure it has enough access rights to write to develop branch. If you don't have enough permissions for that - ask your supervisor.
* Add the following line to before_all section of fastfile:
Replace `Proj` with your project's name. Make sure that is a correct path to your Info.plist file (keep in mind, that current directory is fastlane's folder).
* Commit those changes to the repository and test.