mirror of
https://github.com/flutter/flutter.git
synced 2026-01-29 23:02:44 +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.