You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Arm Macs, Homebrew installs into /opt/homebrew, with executables being located in /opt/homebrew/bin instead of /usr/local/bin.
If POD_SEARCH_PATHS were to be expanded to also include /opt/homebrew/bin, then it'd automatically find cocoapod installations done via Homebrew.