Libimobiledevice: Revision history

From iPhone Development Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2023

  • curprev 19:0319:03, 29 September 2023Cynder talk contribs 1,385 bytes +74 No edit summary
  • curprev 18:3018:30, 29 September 2023Cynder talk contribs 1,311 bytes +32 No edit summary
  • curprev 18:2918:29, 29 September 2023Cynder talk contribs 1,279 bytes +1,279 Created page with "{{DISPLAYTITLE:libimobiledevice}} libimobiledevice is a large, vigorously maintained cross-platform suite of tools for communicating with iOS devices. == Installation == === macOS === With Macports: <pre> sudo port install libimobiledevice </pre> With Homebrew: <pre> brew install libimobiledevice </pre> === Linux === ==== Ubuntu ==== <pre> sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils </pre> ==== Debian ==== <pre> sudo apt-get install..."