Skip to content

1.11.0

Compare
Choose a tag to compare
@gabebear gabebear released this 24 Jul 14:28
· 81 commits to master since this release

No changes from 1.11.0-beta1. Flutter is already on the 1.11.0 release flutter/flutter#61983.

There appears to be an issue with installing ios-deploy@1.11.0 via npm on older versions of MacOS #465. It is recommenced to install via homebrew if you are installing the tool globally as this is confirmed to work on older MacOS releases.

brew install ios-deploy

Features (same as 1.11.0-beta1)

  • fix: Xcode 12 python support #464
  • task: Add iPhone SE 2G #460
  • feat: Add --json support for list_bundle_id #457
  • fix: Only grab terminal when necessary #414
  • feat: Print device disconnect message #442
  • fix: Use arch when looking for device support path #441
  • feat: Rmtree command #440
  • feat: Incremental installation/app_deltas(SIGNIFICANTLY reduces re-install time if enabled!) #437 #434