Skip to content

Commit

Permalink
Remove common code in favor of new libimobiledevice-glue
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Sep 1, 2021
1 parent 1a73518 commit 8eae989
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 1,649 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = common src include tools docs
SUBDIRS = src include tools docs

EXTRA_DIST = \
README.md
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ sudo apt-get install \
automake \
libtool-bin \
libplist-dev \
libimobiledevice-glue-dev \
usbmuxd
```

Expand Down Expand Up @@ -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
16 changes: 0 additions & 16 deletions common/Makefile.am

This file was deleted.

91 changes: 0 additions & 91 deletions common/collection.c

This file was deleted.

47 changes: 0 additions & 47 deletions common/collection.h

This file was deleted.

Loading

0 comments on commit 8eae989

Please sign in to comment.