• Chris Bracken's avatar
    Improve libimobiledevice doctor messages (#12633) · e965b692
    Chris Bracken authored
    The libimobiledevice suite of tools do not include version information.
    A simple way to verify they meet our version requirements is to run
    idevice_id -l, which will fail when older versions are run against iOS
    devices with newer versions of iOS installed.
    
    Unfortunately, idevice_id -l will also fail when libimobiledevice is up
    to date, but the attached devices have never been paired with the host
    machine in Xcode.
    
    This patch updates the error message to help guide the user in such
    situations.
    e965b692
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...