Skip to content

1.10.0

Compare
Choose a tag to compare
@gabebear gabebear released this 09 Dec 19:50
· 117 commits to master since this release
0640c43

Milestone

https://github.com/ios-control/ios-deploy/milestone/14?closed=1

Homebrew Update

Live - Homebrew/homebrew-core@c4b7868

NPMJS Update

Live - https://www.npmjs.com/package/ios-deploy

Features

  • fix: Test compilation #423
  • fix: Correct Device Definitions #421, #424
  • fix: error when people pass args or envs with nolldb. (#407)
  • fix: Always send unsigned error codes in JSON (#406)
  • feat: improve JSON errors (#404)
  • task: split out BSD license for error handling code into LICENSE2 file (#403)
  • task: add Full text of GPLv3 license. (#401)
  • task: update package.json with 'files' property (to whitelist files for npm
  • fix: ld: framework not found MobileDevice #387
  • fix: Changed AMDeviceCopyValue signature #373
  • feat: add JSON output for copy/install/launch #397
  • fix: don't hang forever when launching app fails #394
  • feat: add iPad 6th Gen and iPod 7th Gen devices #388
  • fix: Modified lldb command to fix remove_weak_ref issue #366
  • feat: get battery current capacity #373
  • feat: implement the stdout and stderr redirect to file #339
  • fix: fix parsing the short optional arguments #357
  • feat: fixup API usage to make ios-deploy work also with wifi connections #385
  • feat: add JSON Output Option #381
  • fix: add iPad (2018), iPad Air 3, iPad Pro 11", iPad Pro 12.9", iPad mini 5, iPhone 8, iPhone 8 Plus, iPhone X, iPhone XR, iPhone XS, iPhone XS Max #377
  • fix: remove odd memory copy function #380
  • fix: remove broken XCode version check #382
  • feat: add ability to inject arbitrary environment variables #354
  • fix: minor cleanup/formatting of README #362