From 3ebccfd517670177ac62f209c07a664e49efb66a Mon Sep 17 00:00:00 2001 From: sensuikan1973 <23427957+sensuikan1973@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:18:10 +0900 Subject: [PATCH] Update Brewfile (#149) --- Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Brewfile b/Brewfile index bf24d7f9..d44131b8 100644 --- a/Brewfile +++ b/Brewfile @@ -17,6 +17,7 @@ brew "pyenv" # want to use multiple version python brew "nodenv" # want to use multiple version nodejs brew "openssl" brew "zsh-syntax-highlighting" +brew "cocoapods" # for iOS app "Orca" and Flutter macOS app "pedax" brew "p7zip" # for https://github.com/sensuikan1973/libedax4dart/blob/25b7be1c522306cbe0f6066dd982e86030157782/scripts/build_libedax.sh#L20C1-L21 if OS.mac?