📜  ERR_DEVICE_LOCKED:设备在 1 分钟后仍被锁定. - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:21.408000             🧑  作者: Mango

代码示例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..."