From 32a8ebedc695dfae21497977bf2f77a3d5b50f91 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 1 Sep 2021 15:54:53 +0200 Subject: Remove common code in favor of new libimobiledevice-glue --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cf85997..f21a607 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ sudo apt-get install \ libplist-dev \ libusbmuxd-dev \ libimobiledevice-dev \ + libimobiledevice-glue-dev \ libusb-1.0-0-dev \ udev ``` @@ -152,4 +153,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. usbmuxd is an independent software application and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2020-06-13 +README Updated on: 2021-08-30 -- cgit v1.1-32-gdbae