Created
          October 1, 2019 23:00 
        
      - 
      
 - 
        
Save gwsu2008/0a02fa42352934c134a676cac544199a to your computer and use it in GitHub Desktop.  
    fix-Could not connect to lockdownd. Exiting.
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | brew uninstall ideviceinstaller | |
| brew uninstall libimobiledevice | |
| brew uninstall usbmuxd | |
| brew install usbmuxd --HEAD | |
| brew install --HEAD libimobiledevice | |
| brew unlink libimobiledevice && brew link libimobiledevice | |
| brew install --HEAD ideviceinstaller | |
| brew unlink ideviceinstaller && brew link ideviceinstaller | |
| sudo chmod -R 777 /var/db/lockdown | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment