Releases: ios-control/ios-deploy
Releases · ios-control/ios-deploy
Fixed iOS 10 crash issue
Fixes: slow launch, quit issues from --justlaunch flag. iPhone SE model discovery.
Recursive directory uploads, El Capitan warning text for additional flags
- Added support for recursive directory uploads (thanks @stevenkramer)\
- Added warning text for additional flags needed when installing under OS X 10.11 El Capitan
Crash bug fix
Fixes #194 - Segmentation fault: 11
Add --no-wifi option
From @jcworsley:
- Merged PR #192 - Added no-wifi option to explicitly skip wifi connectivity
Changed min xcode version, typo in check_reqs.js
Fixed crash, more verbose logging
- Fixed #182 ios-deploy terminates with code 11 in difficult to pinpoint circumstances
- Verbose logging for wifi/usb connection issue
Bug fixes -- better error formatting, support for Unicode app names. Makefile becomes Xcode project.
Bug fixes -- better error formatting, support for Unicode app names. Makefile becomes Xcode project.
- Fixes #56 - Assertion failed AMDeviceSecureTransferPath (app name has non-ASCII characters)
- Fixes #135 - Convert Makefile to xcodeproject. Demo in its own folder now with its own Makefile.
- Fixes #153 - Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString' #153
- Fixes #156 - --list command add trailing slash for directories
- Fixes #157 - Bad error formatting string in check_error()
- Fixes #164 - Error when launch application in multi-user context
- Fixes #166 - Segfault when passed a non-existent bundle #166
- Fixes #168 - Segmentation Fault 11 (when deploying an .ipa file)
- Fixes #170 - ios-deploy installing over both USB and WiFi
- Fixes #176 - Add documentation issue for node preinstall script (workaround)
- Removed buildbox shell script
- Fixed typo in README example.
- Added iPhone 6s and 6s Plus models.
- Add text for errors 0xe8008016 and 0xe8008017.
- Add attribution for error code reverse engineering.
- Add text for error 0xe8008018.
- Add text for 0xe800801c error.
- Add text for 0xe8008019 error.
Added --list_bundle_id option, fixed stderr output, enhancements, bug fixes
By @shazron:
- Fixed #139 - stderr incorrect
- Fixed #138 - incorrect log when using --list_bundle_id (duplicate udid)
- Fixed #126 --download option works incorrectly
- Implemented #84 - Enhancement to --noninteractive (implicit --debug) feature-request
- Implemented #83 - Enhancement to --justlaunch (implicit --debug) feature-request
By @Incont:
- Fixed #141 - unable to load the empty string a text file (for upload)
- Added #136 --list_bundle_id feature
By @senthilmw:
- Fixed #137 - Japanese character issues
Unicode bug fix for device detection
- Fixed #132 - ios-deploy -c not listing devices with unicode characters