1. e3e4b0a Log the values of ProductVersion and BuildVersion when running in verbose mode. (#444) by Steve Hunt · 4 years, 11 months ago
  2. e6f7777 Use arch when looking for device support path (#441) by Jaime Bernardo · 4 years, 11 months ago
  3. b55ad12 Rmtree command (#440) by Steve Hunt · 4 years, 11 months ago
  4. db36af1 Add NDEBUG option to release flags so assertions are disabled in release builds. (#439) by Ivan Hernandez · 5 years ago
  5. 2f5162f Fix json output for the installation callback and add json output when finding DeveloperDiskImage.dmg fails. (#438) by Ivan Hernandez · 5 years ago
  6. e4697e8 fixing up static analyzer leak warnings (#436) by Gabe Giosia · 5 years ago
  7. 49aba90 Update README to mention incremental installation. (#437) by Ivan Hernandez · 5 years ago
  8. 3a3e298 Add --app_deltas option that can be used to specify a directory to store data to enable incremental installs. (#434) by Ivan Hernandez · 5 years ago
  9. 52f7597 Merge pull request #428 from ios-control/gabebear-patch-1 by Gabe Giosia · 5 years ago
  10. b87554c Merge branch 'master' into gabebear-patch-1 by Gabe Giosia · 5 years ago
  11. b7b17da Merge pull request #429 from ios-control/gabebear-patch-2 by Gabe Giosia · 5 years ago
  12. e2fff6e Merge branch 'master' into gabebear-patch-1 by Gabe Giosia · 5 years ago
  13. 688f9ed Merge branch 'master' into gabebear-patch-2 by Gabe Giosia · 5 years ago
  14. 414e60f Merge pull request #430 from ios-control/gabebear-patch-3 by Gabe Giosia · 5 years ago
  15. ef2b073 Add npmjs and homebrew steps to releasing. by Gabe Giosia · 5 years ago
  16. 3714fc1 Add npm uninstall step by Gabe Giosia · 5 years ago
  17. 94c8fad Remove node/npm from normal instructions in README by Gabe Giosia · 5 years ago
  18. 41f2214 Remove El Capitan check by Gabe Giosia · 5 years ago
  19. 0640c43 Merge pull request #427 from ios-control/1.10.0 by Gabe Giosia · 5 years ago 1.10.0
  20. 849c61e bumping version to non-beta 1.10.0 by Gabriel Giosia · 5 years ago
  21. 5747cc5 Merge pull request #426 from ios-control/1.10.0-beta.4 by Gabe Giosia · 5 years ago 1.10.0-beta4
  22. 5ce2f8a Updating to 1.10.0-beta4 by Gabe Giosia · 5 years ago
  23. 8903391 Merge pull request #423 from Ukalnins/fix_test_compilation by Gabe Giosia · 5 years ago
  24. 384d004 Merge branch 'master' into fix_test_compilation by Gabe Giosia · 5 years ago
  25. 0d27058 Merge pull request #424 from mlavergn/patch-1 by Gabe Giosia · 5 years ago
  26. 37b6efb Remove duped iPad Pro 11 entries in device_db.h by Marc Lavergne · 5 years ago
  27. cca545f #422 copy fix from #387 also to test scheme by Ukalnins · 5 years ago
  28. 784090b Merge pull request #421 from gabebear/patch-10 by Gabe Giosia · 5 years ago
  29. da2c254 iPad 7th gen is arm64(A10), not arm64e by Gabe Giosia · 5 years ago
  30. eb35659 Update Device Definitions by Gabe Giosia · 5 years ago
  31. a6e61f4 Incremented version to 1.10.0-beta.3 by Shazron Abdullah · 5 years ago 1.10.0-beta.3
  32. 9171a1f Error when people pass args or envs with nolldb. (#407) by Gabe Giosia · 5 years ago
  33. 4728e05 fix: Always send unsigned error codes in JSON (#406) by Gabe Giosia · 5 years ago
  34. 7d38bac feat: improve JSON errors (#404) by Gabe Giosia · 5 years ago
  35. 9fd5a5b split out BSD license for error handling code into LICENSE2 file (#403) by Christopher Fujino · 5 years ago
  36. 2d9945d Add Full text of GPLv3 license. (#401) by Gabe Giosia · 5 years ago
  37. e1d8a04 Update package.json with 'files' property (to whitelist files for npm pack) by Shazron Abdullah (shaz) · 5 years ago
  38. a8cb7ad Update .gitignore to properly ignore xcuserdata by Shazron Abdullah (shaz) · 5 years ago
  39. 5e0178d Incremented version to 1.10.0-beta.2 by Shazron Abdullah (shaz) · 5 years ago 1.10.0-beta.2
  40. 1d16020 fix: Changed AMDeviceCopyValue signature (#373) by Shazron Abdullah (shaz) · 5 years ago
  41. 3ad1c32 fix: remove extra Run Script (#387) by Shazron Abdullah (shaz) · 5 years ago
  42. 97d462f fix: ld: framework not found MobileDevice (closes #387) by Shazron Abdullah (shaz) · 5 years ago
  43. 0e05997 Incremented version to 1.10.0-beta.1 by Shazron Abdullah (shaz) · 5 years ago 1.10.0-beta.1
  44. 2887b2c Added increment_version.sh script by Shazron Abdullah (shaz) · 5 years ago
  45. ff39ad7 Update RELEASING.md by Shazron Abdullah · 5 years ago
  46. e070ce1 feat: Add JSON output for copying, installing, and launching the debug server (#397) by Gabe Giosia · 5 years ago
  47. 2306cc4 Dont hang forever when launching app fails (#394) by Ukalnins · 5 years ago
  48. 518d737 Add iPod 7th Gen and iPad 6th Gen (#388) by Reid Hochstedler · 5 years ago
  49. 38ecd67 fix: Modified lldb command to fix remove_weak_ref issue (#366) by jayb1239 · 5 years ago
  50. 2ca9452 Update to recommended settings (Xcode 10) by Shazron Abdullah · 5 years ago
  51. cccbecc feat: get battery current capacity (#373) by romonteiro · 5 years ago
  52. 265c085 feat: implement the stdout and stderr redirect to file (#339) by Gusts Kaksis · 5 years ago
  53. 087926f Renamed github org in script to actual org. by Shazron Abdullah · 5 years ago
  54. eb908ef Fix parsing the short optional arguments (#357) by Eugene · 5 years ago
  55. 20265e8 Fixup API usage to make ios-deploy work also with wifi connections (#385) by Ukalnins · 5 years ago
  56. 0c20374 Update README.md (#391) by Pavlos Vinieratos · 5 years ago
  57. ea55833 Add JSON Output Option (#381) by Gabe Giosia · 6 years ago
  58. ed9742b Added new devices (#377) by Gabe Giosia · 6 years ago
  59. cd21ad3 Remove odd memory copy function (#380) by Gabe Giosia · 6 years ago
  60. a15979f Remove broken XCode version check (#382) by Gabe Giosia · 6 years ago
  61. 3a1c562 Add ability to inject arbitrary environment variables (#354) by Cameron Lowell Palmer · 6 years ago
  62. e5e5d29 Added RELEASING.md by Shazron Abdullah · 6 years ago
  63. e4a5a36 Fixed Makefile by Shazron Abdullah · 6 years ago
  64. 4b22f98 Added postversion script by Shazron Abdullah · 6 years ago
  65. d4c735d Minor cleanup/formatting of README (#362) by David Beitey · 6 years ago
  66. d7fe117 Updated build badge by Shazron Abdullah · 6 years ago
  67. de88551 Updated .gitignore by Shazron Abdullah · 6 years ago
  68. 436cb4b Updated version to 1.9.4 by Shazron Abdullah · 6 years ago 1.9.4
  69. b48dd9d sanitize file names that include device_id for iPhone xs series (#360) by Daniel Lewis · 6 years ago
  70. f681a59 Quick fix for description (#356) by Chris Brody · 6 years ago
  71. 50fdac8 Updated project format to Xcode 9.4 by Shazron Abdullah · 6 years ago
  72. 9b23447 XPCServices fix applied to ios-deploy-tests target by Shazron Abdullah · 6 years ago
  73. 94e3a2c Updated version to 1.9.3 (from 2.x). by Shazron Abdullah · 6 years ago 1.9.3
  74. fccb595 Add back to code for --nolldb (-N) (#331) by Linus Unnebäck · 6 years ago
  75. 3b8ae5f cp: /System/Library/PrivateFrameworks/MobileDevice.framework/XPCServices: No such file or directory by Shazron Abdullah · 6 years ago
  76. 69b24ca Build fails on Xcode 10 beta by Shazron Abdullah · 6 years ago
  77. dc99b62 Fix Anchor for 10.11 or Greater Message (#334) by BobChao87 · 6 years ago
  78. 63a9f31 Cleanup setting of boolean arguments (#330) by Linus Unnebäck · 6 years ago
  79. 4335158 Update README.md regarding archiving of 1.x branch by Shazron Abdullah · 6 years ago
  80. c6f50bb resolve eslint whitespace issues by Christopher J. Brody · 6 years ago
  81. 55cc566 Migrate to eslint by Christopher J. Brody · 6 years ago
  82. e0ef9d5 package.json with build-test separated by Christopher J. Brody · 6 years ago
  83. 99b35ac package.json fixes by Christopher J. Brody · 6 years ago
  84. 2f4ad88 Fixed Xcode version check for Xcode 10 (#342) by Ahmad Tawakol · 6 years ago
  85. 7c6f968 Update package.json by Shazron Abdullah · 7 years ago
  86. 9651858 Bring list of error messages up-to-date (#322) by Jake Petroules · 7 years ago
  87. 8abf92f Don't exit in the justlaunch mode when timeout by Hung Vu · 7 years ago
  88. f23c3d4 Add framework copy step before linking (#314) by Chris Bracken · 7 years ago
  89. ce26934 Merge pull request #307 from gusc/timeout-error-code by Shazron Abdullah · 7 years ago
  90. 4124e66 Merge pull request #299 from mstorsjo/search-path by Shazron Abdullah · 7 years ago
  91. b6ee223 Merge pull request #306 from gusc/new-ipad-devices by Shazron Abdullah · 7 years ago
  92. 19b3f61 Additional devices - iPad Pro 2G 12.9", iPad (2017), iPad Pro 10.5" by Gusts Kaksis · 7 years ago
  93. c2093b9 Added new iPad (2017) and iPad Pro 10.5" devices to device DB. by Gusts Kaksis · 7 years ago
  94. 5d55cec Return an error code when timeout occurs while running an app. by Gusts Kaksis · 7 years ago
  95. c811169 Merge pull request #305 from black-square/bugfix/no-info-for-unknown-devices by Shazron Abdullah · 7 years ago
  96. dae708e Fixed: `--detect` didn't return any info for devices missed in the DB. It returns at least internal HardwareModel now. by Dmitriy Shesterkin · 7 years ago
  97. 77d9049 Merge pull request #304 from black-square/feature/detect_deadlocks-option by Shazron Abdullah · 7 years ago
  98. 707e027 Merge pull request #303 from black-square/bugfix/#301-ios-deploy-doesn't-handle-NSLog- by Shazron Abdullah · 7 years ago
  99. 3944923 Added an option `--detect_deadlocks` which can help to identify an exact state of application's threads in case of a deadlock. It works like this: The user specifies the amount of time ios-deploy runs the app as usual. When the timeout is elapsed ios-deploy starts to print call-stacks of all threads every 5 seconds and the app keeps running. Comparing threads' call-stacks between each other helps to identify the threads which were stuck. by Dmitriy Shesterkin · 7 years ago
  100. 69f3967 Fixed #301: ios-deploy doesn't handle NSLog by Dmitriy Shesterkin · 7 years ago