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
I'm trying to build the lastest libusbmuxd to match the lastest libimobiledevice, so firstly I uninstalled the libusbmuxd by using brew uninstall usbmuxd, and then used brew install --HEAD usbmuxd to install the lastest version. But I got the error when I install it:
I have checked whether it is the homebrew's bug by using brew update and brew doctor, and then fixed all the warnings. But it does no help. Here is my homebrew version:
$ brew -v
Homebrew 2.1.9
Homebrew/homebrew-core (git revision 94426; last commit 2019-08-08)
Homebrew/homebrew-cask (git revision b5bd27; last commit 2019-08-09)
And the operation system I am using is MacOS 10.14.6.
Hope for your help!
The text was updated successfully, but these errors were encountered:
I'm trying to build the lastest libusbmuxd to match the lastest libimobiledevice, so firstly I uninstalled the libusbmuxd by using
brew uninstall usbmuxd
, and then usedbrew install --HEAD usbmuxd
to install the lastest version. But I got the error when I install it:I have checked whether it is the homebrew's bug by using
brew update
andbrew doctor
, and then fixed all the warnings. But it does no help. Here is my homebrew version:And the operation system I am using is
MacOS 10.14.6
.Hope for your help!
The text was updated successfully, but these errors were encountered: