Skip to content

Commit

Permalink
Add cocoapods to mac_setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-signal authored Oct 8, 2024
1 parent e8343b0 commit 05c5dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/mac_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cat << EOF | brew bundle install --file=-
tap "homebrew/bundle"
brew "awscli"
brew "cmake"
brew "cocoapods"
brew "coreutils"
brew "fnm"
brew "git"
Expand Down

0 comments on commit 05c5dba

Please sign in to comment.