Skip to content

Releases: ios-control/ios-deploy

Fixed iOS 10 crash issue

14 Sep 10:00
Compare
Choose a tag to compare

From @gusc:

  • Fixes #240 - IndexError: list index out of range #240

Fixes: slow launch, quit issues from --justlaunch flag. iPhone SE model discovery.

11 Apr 21:18
Compare
Choose a tag to compare

From @stevemoser

  • iPhone SE discovery

From @akofman

  • Fixes #219 - iOS 9.3 app hangs on splash screen

Recursive directory uploads, El Capitan warning text for additional flags

04 Feb 17:48
Compare
Choose a tag to compare
  • 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

07 Jan 23:27
Compare
Choose a tag to compare

Fixes #194 - Segmentation fault: 11

Add --no-wifi option

24 Nov 01:29
Compare
Choose a tag to compare

From @jcworsley:

  • Merged PR #192 - Added no-wifi option to explicitly skip wifi connectivity

Changed min xcode version, typo in check_reqs.js

13 Oct 00:09
Compare
Choose a tag to compare
  • Fixed #184 - Change min xcode version for Travis CI bug
  • Fixed #183 - 'tool' undefined in check_reqs.js bug
  • Added npm test script for jshint check

Fixed crash, more verbose logging

08 Oct 23:09
Compare
Choose a tag to compare
  • 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.

07 Oct 06:38
Compare
Choose a tag to compare
  • 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

19 May 21:23
Compare
Choose a tag to compare

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

16 May 16:56
Compare
Choose a tag to compare
  • Fixed #132 - ios-deploy -c not listing devices with unicode characters