1.11.0 beta 1 (please test)
Pre-release
Pre-release
Install
brew install --HEAD ios-deploy
or alternatively
npm install [email protected]
Note: Installing ios-deploy with
sudo npm
will no longer work and is not supported. #465
Features
- 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