1. 414e60f Merge pull request #430 from ios-control/gabebear-patch-3 by Gabe Giosia · 4 years, 5 months ago
  2. ef2b073 Add npmjs and homebrew steps to releasing. by Gabe Giosia · 4 years, 5 months ago
  3. 3714fc1 Add npm uninstall step by Gabe Giosia · 4 years, 5 months ago
  4. 94c8fad Remove node/npm from normal instructions in README by Gabe Giosia · 4 years, 5 months ago
  5. 41f2214 Remove El Capitan check by Gabe Giosia · 4 years, 5 months ago
  6. 0640c43 Merge pull request #427 from ios-control/1.10.0 by Gabe Giosia · 4 years, 5 months ago 1.10.0
  7. 849c61e bumping version to non-beta 1.10.0 by Gabriel Giosia · 4 years, 5 months ago
  8. 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
  9. 5ce2f8a Updating to 1.10.0-beta4 by Gabe Giosia · 4 years, 5 months ago
  10. 8903391 Merge pull request #423 from Ukalnins/fix_test_compilation by Gabe Giosia · 4 years, 5 months ago
  11. 384d004 Merge branch 'master' into fix_test_compilation by Gabe Giosia · 4 years, 5 months ago
  12. 0d27058 Merge pull request #424 from mlavergn/patch-1 by Gabe Giosia · 4 years, 5 months ago
  13. 37b6efb Remove duped iPad Pro 11 entries in device_db.h by Marc Lavergne · 4 years, 5 months ago
  14. cca545f #422 copy fix from #387 also to test scheme by Ukalnins · 4 years, 5 months ago
  15. 784090b Merge pull request #421 from gabebear/patch-10 by Gabe Giosia · 4 years, 5 months ago
  16. da2c254 iPad 7th gen is arm64(A10), not arm64e by Gabe Giosia · 4 years, 5 months ago
  17. eb35659 Update Device Definitions by Gabe Giosia · 4 years, 5 months ago
  18. a6e61f4 Incremented version to 1.10.0-beta.3 by Shazron Abdullah · 4 years, 9 months ago 1.10.0-beta.3
  19. 9171a1f Error when people pass args or envs with nolldb. (#407) by Gabe Giosia · 4 years, 9 months ago
  20. 4728e05 fix: Always send unsigned error codes in JSON (#406) by Gabe Giosia · 4 years, 9 months ago
  21. 7d38bac feat: improve JSON errors (#404) by Gabe Giosia · 4 years, 9 months ago
  22. 9fd5a5b split out BSD license for error handling code into LICENSE2 file (#403) by Christopher Fujino · 4 years, 9 months ago
  23. 2d9945d Add Full text of GPLv3 license. (#401) by Gabe Giosia · 4 years, 9 months ago
  24. e1d8a04 Update package.json with 'files' property (to whitelist files for npm pack) by Shazron Abdullah (shaz) · 4 years, 9 months ago
  25. a8cb7ad Update .gitignore to properly ignore xcuserdata by Shazron Abdullah (shaz) · 4 years, 9 months ago
  26. 5e0178d Incremented version to 1.10.0-beta.2 by Shazron Abdullah (shaz) · 4 years, 9 months ago 1.10.0-beta.2
  27. 1d16020 fix: Changed AMDeviceCopyValue signature (#373) by Shazron Abdullah (shaz) · 4 years, 9 months ago
  28. 3ad1c32 fix: remove extra Run Script (#387) by Shazron Abdullah (shaz) · 4 years, 9 months ago
  29. 97d462f fix: ld: framework not found MobileDevice (closes #387) by Shazron Abdullah (shaz) · 4 years, 9 months ago
  30. 0e05997 Incremented version to 1.10.0-beta.1 by Shazron Abdullah (shaz) · 4 years, 9 months ago 1.10.0-beta.1
  31. 2887b2c Added increment_version.sh script by Shazron Abdullah (shaz) · 4 years, 9 months ago
  32. ff39ad7 Update RELEASING.md by Shazron Abdullah · 4 years, 9 months ago
  33. e070ce1 feat: Add JSON output for copying, installing, and launching the debug server (#397) by Gabe Giosia · 4 years, 9 months ago
  34. 2306cc4 Dont hang forever when launching app fails (#394) by Ukalnins · 4 years, 9 months ago
  35. 518d737 Add iPod 7th Gen and iPad 6th Gen (#388) by Reid Hochstedler · 4 years, 9 months ago
  36. 38ecd67 fix: Modified lldb command to fix remove_weak_ref issue (#366) by jayb1239 · 4 years, 9 months ago
  37. 2ca9452 Update to recommended settings (Xcode 10) by Shazron Abdullah · 4 years, 9 months ago
  38. cccbecc feat: get battery current capacity (#373) by romonteiro · 4 years, 9 months ago
  39. 265c085 feat: implement the stdout and stderr redirect to file (#339) by Gusts Kaksis · 4 years, 9 months ago
  40. 087926f Renamed github org in script to actual org. by Shazron Abdullah · 4 years, 9 months ago
  41. eb908ef Fix parsing the short optional arguments (#357) by Eugene · 4 years, 9 months ago
  42. 20265e8 Fixup API usage to make ios-deploy work also with wifi connections (#385) by Ukalnins · 4 years, 9 months ago
  43. 0c20374 Update README.md (#391) by Pavlos Vinieratos · 4 years, 10 months ago
  44. ea55833 Add JSON Output Option (#381) by Gabe Giosia · 5 years ago
  45. ed9742b Added new devices (#377) by Gabe Giosia · 5 years ago
  46. cd21ad3 Remove odd memory copy function (#380) by Gabe Giosia · 5 years ago
  47. a15979f Remove broken XCode version check (#382) by Gabe Giosia · 5 years ago
  48. 3a1c562 Add ability to inject arbitrary environment variables (#354) by Cameron Lowell Palmer · 5 years ago
  49. e5e5d29 Added RELEASING.md by Shazron Abdullah · 5 years ago
  50. e4a5a36 Fixed Makefile by Shazron Abdullah · 5 years ago
  51. 4b22f98 Added postversion script by Shazron Abdullah · 5 years ago
  52. d4c735d Minor cleanup/formatting of README (#362) by David Beitey · 5 years ago
  53. d7fe117 Updated build badge by Shazron Abdullah · 5 years ago
  54. de88551 Updated .gitignore by Shazron Abdullah · 5 years ago
  55. 436cb4b Updated version to 1.9.4 by Shazron Abdullah · 6 years ago 1.9.4
  56. b48dd9d sanitize file names that include device_id for iPhone xs series (#360) by Daniel Lewis · 6 years ago
  57. f681a59 Quick fix for description (#356) by Chris Brody · 6 years ago
  58. 50fdac8 Updated project format to Xcode 9.4 by Shazron Abdullah · 6 years ago
  59. 9b23447 XPCServices fix applied to ios-deploy-tests target by Shazron Abdullah · 6 years ago
  60. 94e3a2c Updated version to 1.9.3 (from 2.x). by Shazron Abdullah · 6 years ago 1.9.3
  61. fccb595 Add back to code for --nolldb (-N) (#331) by Linus Unnebäck · 6 years ago
  62. 3b8ae5f cp: /System/Library/PrivateFrameworks/MobileDevice.framework/XPCServices: No such file or directory by Shazron Abdullah · 6 years ago
  63. 69b24ca Build fails on Xcode 10 beta by Shazron Abdullah · 6 years ago
  64. dc99b62 Fix Anchor for 10.11 or Greater Message (#334) by BobChao87 · 6 years ago
  65. 63a9f31 Cleanup setting of boolean arguments (#330) by Linus Unnebäck · 6 years ago
  66. 4335158 Update README.md regarding archiving of 1.x branch by Shazron Abdullah · 6 years ago
  67. c6f50bb resolve eslint whitespace issues by Christopher J. Brody · 6 years ago
  68. 55cc566 Migrate to eslint by Christopher J. Brody · 6 years ago
  69. e0ef9d5 package.json with build-test separated by Christopher J. Brody · 6 years ago
  70. 99b35ac package.json fixes by Christopher J. Brody · 6 years ago
  71. 2f4ad88 Fixed Xcode version check for Xcode 10 (#342) by Ahmad Tawakol · 6 years ago
  72. 7c6f968 Update package.json by Shazron Abdullah · 6 years ago
  73. 9651858 Bring list of error messages up-to-date (#322) by Jake Petroules · 6 years ago
  74. 8abf92f Don't exit in the justlaunch mode when timeout by Hung Vu · 7 years ago
  75. f23c3d4 Add framework copy step before linking (#314) by Chris Bracken · 7 years ago
  76. ce26934 Merge pull request #307 from gusc/timeout-error-code by Shazron Abdullah · 7 years ago
  77. 4124e66 Merge pull request #299 from mstorsjo/search-path by Shazron Abdullah · 7 years ago
  78. b6ee223 Merge pull request #306 from gusc/new-ipad-devices by Shazron Abdullah · 7 years ago
  79. 19b3f61 Additional devices - iPad Pro 2G 12.9", iPad (2017), iPad Pro 10.5" by Gusts Kaksis · 7 years ago
  80. c2093b9 Added new iPad (2017) and iPad Pro 10.5" devices to device DB. by Gusts Kaksis · 7 years ago
  81. 5d55cec Return an error code when timeout occurs while running an app. by Gusts Kaksis · 7 years ago
  82. c811169 Merge pull request #305 from black-square/bugfix/no-info-for-unknown-devices by Shazron Abdullah · 7 years ago
  83. 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
  84. 77d9049 Merge pull request #304 from black-square/feature/detect_deadlocks-option by Shazron Abdullah · 7 years ago
  85. 707e027 Merge pull request #303 from black-square/bugfix/#301-ios-deploy-doesn't-handle-NSLog- by Shazron Abdullah · 7 years ago
  86. 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
  87. 69f3967 Fixed #301: ios-deploy doesn't handle NSLog by Dmitriy Shesterkin · 7 years ago
  88. 62c6f09 Look for the developer disk image using more patterns as well by Martin Storsjö · 7 years ago
  89. 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 · 7 years ago
  90. 76b2ab0 Moved device database to a separate header. Added additional sdk and arch info to each device entry. Updated some missing definitions. Changed the full name output string format. by Gusts Kaksis · 7 years ago
  91. 7a3c02e Merge pull request #280 from black-square/IncorrectLogsOrder by Shazron Abdullah · 7 years ago
  92. 839eada Merge remote-tracking branch 'remotes/phonegap/master' into IncorrectLogsOrder by Dmitrii Shesterkin · 7 years ago
  93. 85cd4c5 Update ISSUE_TEMPLATE.md by Shazron Abdullah · 7 years ago
  94. 85a8fe1 Merge pull request #265 from black-square/slow_lldb_start2 by Shazron Abdullah · 7 years ago
  95. 5f5a9a1 Merge pull request #264 from black-square/master by Shazron Abdullah · 7 years ago
  96. ff2f03f Fixes #272 - More README clarifications by Shazron Abdullah · 7 years ago
  97. 1d25758 Fixes #274 - Readme clarifications by Shazron Abdullah · 7 years ago
  98. 081be83 - Fixed a problem when the noninteractive mode printed application logs in a wrong order. One line could be inserted into the middle of another one. (The order is very important for us as we parse the logs and retrieve some data automatically) by Dmitriy Shesterkin · 7 years ago
  99. 46a3711 Removed a redundant search step when XCode is installed in the default location. by Dmitriy Shesterkin · 7 years ago
  100. fc9280b Fixed a problem with `copy_xcode_path_for` function: Some paths couldn't be found because of incorrect usage of `find` command. Also, this function checks more path variations now by Dmitriy Shesterkin · 8 years ago