Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ideviceinstaller-1.1.1.tar.bz2 | 2020-06-15 | 274.5 kB | |
1.1.1.tar.gz | 2020-06-15 | 21.9 kB | |
1.1.1.zip | 2020-06-15 | 26.4 kB | |
README.md | 2020-06-15 | 828 Bytes | |
Totals: 4 Items | 323.7 kB | 9 |
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