Skip to content

Commit

Permalink
Bundle install for Cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
rleojoseph committed Jan 30, 2023
1 parent 145f9d8 commit 54e73b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release-cocoapods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 54e73b8

Please sign in to comment.