summaryrefslogtreecommitdiff
path: root/scripts/installFastlane.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/installFastlane.sh')
-rwxr-xr-xscripts/installFastlane.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/installFastlane.sh b/scripts/installFastlane.sh
index 9abc6211..d1772b86 100755
--- a/scripts/installFastlane.sh
+++ b/scripts/installFastlane.sh
@@ -6,6 +6,7 @@ apt-get -y dist-upgrade && \
apt-get -y install make build-essential ruby ruby-dev imagemagick xvfb libxcb1 libname-dev
gem install fastlane
+fastlane frameit download_frames
## ------------------------------------------------------
## --- Android Emulator