When executing $pod install
at specific xcode workspace folder,
the terminal shows:
bad interpreter: No such file or directory
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`
... usr/bin/ruby: bad interpreter: No such file or directory
...
cannot update any of the pods listed in the podfile list. Is this related to cocoapods problem?