From ce7609375646cfb1e7d490579e172c37c74a0589 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 1 Sep 2021 15:48:32 +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 2f561aa..d838453 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ sudo apt-get install \ libtool-bin \ libplist-dev \ libusbmuxd-dev \ + libimobiledevice-glue-dev \ libssl-dev \ usbmuxd ``` @@ -188,4 +189,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2021-07-27 +README Updated on: 2021-08-30 -- cgit v1.1-32-gdbae