📜  yarn run ios device - Shell-Bash 代码示例

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

代码示例1
# First list devices (the phisical devices will appear on the top of the list)
xcrun instruments -s devices
# Using Device Name
react-native run-ios --device "Kool's iPhone"
# Using UDID
react-native run-ios --udid 0412e2c2******51699