From 8eae9896eedd6a685b55abed9a2db4e379ff0e69 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 1 Sep 2021 15:47:38 +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 d824965..b77d4f6 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ sudo apt-get install \ automake \ libtool-bin \ libplist-dev \ + libimobiledevice-glue-dev \ usbmuxd ``` @@ -160,4 +161,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2020-06-12 +README Updated on: 2021-08-30 -- cgit v1.1-32-gdbae