mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 20:55:29 +08:00
This replaces the use of ideviceinfo (whose output was then filtered for device IDs) with an invocation idevice_id -l, which returns the list directly, one per line.