diff --git a/prepare b/prepare index 8a22f2c..14520fd 100755 --- a/prepare +++ b/prepare @@ -11,7 +11,7 @@ bundle install echo "============================================" echo "Installing CocoaPods" echo "============================================" -pod install +bundle exec pod install echo "============================================" echo "Changing bundle identifiers" echo "============================================"