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