How To Install and Use Homebrew on macOS
Dependencies Installation Guide:
HomeBrew installation is Required.
To install homebrew open terminal and run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"
If Error Installing in Brew, Open Terminal and Run
brew doctor
This will show errors and solutions which is user friendly. Just copy paste solutions said by the command.
After successful installation of homebrew, Run the following commands using terminal
brew install libusb
brew install libusbmuxd
brew install openssl