1.11.0
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 [email protected] 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