📅  最后修改于: 2022-03-11 14:50:21.408000             🧑  作者: Mango
# 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..."