diff options
author | Nikias Bassen | 2021-09-25 00:48:52 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-09-25 00:48:52 +0200 |
commit | 499a5578b15235d00bc492068635de45bec1807d (patch) | |
tree | 61bbdf9dec896c61802b590d057a8ee50b0f68d1 /README.md | |
parent | 9a697354801194d076c23a8c904d3241b4b9deee (diff) | |
download | libimobiledevice-glue-499a5578b15235d00bc492068635de45bec1807d.tar.gz libimobiledevice-glue-499a5578b15235d00bc492068635de45bec1807d.tar.bz2 |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,11 +13,14 @@ Besides that it comes with a number of string, file, and plist helper functions, as well as some other commonly used code that was originally duplicated in the dedicated projects. +Test on Linux, macOS, Windows. + ## Projects using this library - [libusbmuxd](https://github.com/libimobiledevice/libusbmuxd) - [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice) - [usbmuxd](https://github.com/libimobiledevice/usbmuxd) +- [libirecovery](https://github.com/libimobiledevice/libirecovery) - [idevicerestore](https://github.com/libimobiledevice/idevicerestore) ## Installation / Getting started @@ -100,4 +103,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-06-07 +README Updated on: 2021-09-25 |