diff --git a/scripts/release-cocoapods.sh b/scripts/release-cocoapods.sh index 1a01e03a..fd5ae029 100755 --- a/scripts/release-cocoapods.sh +++ b/scripts/release-cocoapods.sh @@ -3,6 +3,7 @@ set -ex # Publishes the SDKs podspec to public CocoPods repo +bundle install echo "Runing pod spec lint." bundle exec pod spec lint --allow-warnings