project-template-ios/additional/install_dependencies.command

4 lines
90 B
Bash
Executable File

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd "$DIR"
bundle exec pod install