cocoapods: define updateScript

This commit is contained in:
Lily Ballard
2019-05-23 10:56:01 -07:00
parent 6a713e6bbe
commit 6d81ca80ad
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
set -e
cd "$(dirname "${BASH_SOURCE[0]}")"
rm -f Gemfile.lock Gemfile-beta.lock
bundler lock
BUNDLE_GEMFILE=Gemfile-beta bundler lock --lockfile=Gemfile-beta.lock