Err_device_locked: устройство все еще заблокировано через 1 минуту.

# Check the list of available targets using --list option
ionic cordova run ios --list
# Run the same command with TARGET ID.
ionic cordova run ios --target="...TARGET-ID-1A2B3B..."
GutoTrosla