Small script to automate the app release

This commit is contained in:
dirk 2020-05-10 21:55:51 +02:00
parent 9da816d9ef
commit 6d8aeeec65
1 changed files with 2 additions and 0 deletions

2
fastlaneRelease.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
bundle exec fastlane ios release