mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 13:16:40 +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.