summaryrefslogtreecommitdiff
path: root/scripts/installFastlane.sh
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2024-01-25 23:41:42 +0000
committercyberta <cyberta@riseup.net>2024-01-25 23:41:42 +0000
commit5bf3f807a4804c18b7dc88e07e4e34ecf0791713 (patch)
treea092fd4ab72d1a31daa3cc442331cbb05d034ef0 /scripts/installFastlane.sh
parentce8106f60d83ee2a788f1920437a0bbd48d6b15f (diff)
parente84289ab4380ae61cc9f2a86da9a16d1aae45cbd (diff)
Merge branch 'post_release_work' into 'master'
post release tweaks and fixes Closes #9150 and #8983 See merge request leap/bitmask_android!264
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