Skip to content

1.12.0

Compare
Choose a tag to compare
@ivanhernandez13 ivanhernandez13 released this 28 Jun 17:21
· 21 commits to master since this release
  • New --check-developer-mode command to check whether a device has developer mode enabled or not (pre-iOS 16 devices print an error). #556
  • Device detection JSON output includes the connection interface (e.g. WiFi or USB). #554
  • New commands to list, download, install, and uninstall provisioning profiles to a device. #549
  • New --symbols command to download dyld caches from a device. #534
  • Respects DEVELOPER_DIR environment variable when available. #533
  • Skip removing FIFOs from device #528
  • Speed up --copy_find_path command. #526
  • Log DeviceDisconnected event when running with --json #516
  • Show finer progress when installing #515
  • Allow --nolldb to run without providing an app bundle such that ios-deploy only starts debugserver on a device. #507
  • Basic support for watchos. #502
  • Devices db updated with latest iOS devices