1.1.1 (2020-06-15)
Maintenance release.
Features
- Bump autoconf requirement to 2.64
- Bump libzip dependency to 0.10
- Ignore
.DS_Store
and hidden files when parsing ZIP files - Improve excessive progress output
- Return non-zero exit status on errors
- Remove length check on UDID argument to support newer devices
- Add
-n
option to make waiting on install/uninstall notification optional - Add
--network
and--version
options to ideviceactivation tool - Bump libimobiledevice dependency to 1.3.0
- Bump libplist dependency to 2.2.0
- Improve README.md with project description, installation, contributing and usage sections
Bug Fixes
- Fix device removal detection triggering on any device unplug
- Fix win32 build
- Ignore
SIGPIPE
signal